MediaWiki:Common.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 69: | Line 69: | ||
} | } | ||
/* Proper clearfix override */ | |||
.clearfix { | .clearfix { | ||
position: static !important; | |||
display: flow-root; /* modern fix */ | |||
} | } | ||
.profile-on { | .profile-on { | ||
background: var(--color-subtle); | background: var(--color-subtle); |