Restore heading margin for Parsoid content

Bug: T373646
Change-Id: I3d20456695229cb203e6d1a125587f367fffe696
This commit is contained in:
Jon Robson 2024-08-29 15:47:48 -07:00 committed by Jdlrobson
parent a0021226ac
commit 1d966ce00b

View file

@ -154,6 +154,9 @@ main {
}
}
/* For Parsoid. */
.mw-parser-output > section > section > .mw-heading2,
/* For legacy parser */
.mw-parser-output > .mw-heading2,
.mw-parser-output > h2,
.section-heading {