MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1,123: | Line 1,123: | ||
padding-top: 16px; | padding-top: 16px; | ||
} | } | ||
} | |||
/* ========================================================= | |||
OOO BROWSER STABLE LEFT COLUMN | |||
========================================================= */ | |||
.ooo-browser__listwrap{ | |||
position:sticky; | |||
top:90px; | |||
align-self:flex-start; | |||
height:max-content; | |||
} | } | ||