MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 53: | Line 53: | ||
} | } | ||
/* | /* Remove empty paragraph with <br> at the top of the page */ | ||
.mw-parser-output > p:empty { | |||
display: none; | display: none; | ||
} | } | ||