MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 10: Line 10:
/* Make the sidebar not be giant at the top of the page when window narrow */
/* Make the sidebar not be giant at the top of the page when window narrow */


@media screen and (max-width: 999px) {
@media screen and (max-width: 720px) {
   .mw-sidebar {
   .mw-sidebar {
   max-height: 9em;
   max-height: 9em;