Changes

MediaWiki:Common.css

143 bytes added, 25 July
no edit summary
ul.tabbernav {
display: flex;
overflow-x: scrollhidden; /* Initially hide the scrollbar */
line-height: 18px !important;
}
 
.ul.tabbernav.overflow {
overflow-x: scroll; /* Show the scrollbar after the function is executed */
}
 
}
WikiDefender
532
edits