MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 201: Line 201:
border-top: 1px solid black;
border-top: 1px solid black;
padding-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
display: flex; /* Use flexbox to align children in a row */
display: flex; /* Use flexbox to align children in a row */
     flex-wrap: nowrap; /* Prevent wrapping to the next line */
     flex-wrap: nowrap; /* Prevent wrapping to the next line */

Navigation menu