1,246
edits
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
Line 284: | Line 284: | ||
display: none; | display: none; | ||
} | } | ||
/* Remove margin from empty paragraphs added by MediaWiki */ | |||
.mw-empty-elt { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
line-height: 0 !important; | |||
font-size: 0 !important; | |||
} | |||
} | } |