Ad placeholder

MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 97: Line 97:
/* These float above the header. */
/* These float above the header. */
.mw-ads-enabled .page-actions {
.mw-ads-enabled .page-actions,
bottom: calc(50px + var(--header-size) + var(--space-xs))
.mw-ads-enabled .citizen-toc {
bottom: calc(50px + var(--header-size) + var(--space-xs));
}
}
}
}

Navigation menu