MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Tag: Reverted
Line 406: Line 406:
     width: 40%;
     width: 40%;
     height: 100vh; /* Set to full viewport height */
     height: 100vh; /* Set to full viewport height */
     overflow: auto; /* Enables scrolling if content overflows */
     overflow: visible!important;
     scrollbar-width: none; /* Firefox */
     scrollbar-width: none; /* Firefox */
     -ms-overflow-style: none;  /* Internet Explorer 10+ */
     -ms-overflow-style: none;  /* Internet Explorer 10+ */

Navigation menu