Ad placeholder

MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 126: Line 126:
@media screen and (min-height: 720px) and (min-width: 1120px) {
@media screen and (min-height: 720px) and (min-width: 1120px) {
.mw-ads-enabled .citizen-toc {
.mw-ads-enabled .citizen-toc {
bottom: calc(100vh - 50px - var(--height-sticky-header));
max-height: calc(100vh - 50px - var(--height-sticky-header));
}
}
}
}

Navigation menu