Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 72: Line 72:
.clearfix {
.clearfix {
     position: relative !important;
     position: relative !important;
     top: 40px;
     top: 60px;
     display: flow-root; /* modern fix */
     display: flow-root; /* modern fix */
}
}