mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-12 00:48:46 +00:00
Merge "🐛 Fix simplified talk page section collapsing on tablet+"
This commit is contained in:
commit
df0a53ffe4
|
@ -42,7 +42,7 @@
|
|||
// stylelint-disable-next-line selector-max-id
|
||||
.toc,
|
||||
#mf-section-0,
|
||||
.section-heading + div {
|
||||
.section-heading + .collapsible-block {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue