Merge "🐛 Fix simplified talk page section collapsing on tablet+"

This commit is contained in:
jenkins-bot 2019-12-19 21:46:42 +00:00 committed by Gerrit Code Review
commit df0a53ffe4

View file

@ -42,7 +42,7 @@
// stylelint-disable-next-line selector-max-id
.toc,
#mf-section-0,
.section-heading + div {
.section-heading + .collapsible-block {
display: none;
}