MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 995: Line 995:
.filtered .filtered-filters {
.filtered .filtered-filters {
     border: none;
     border: none;
     margin: 0;
     margin-top: -8%;
     display: flex; /* This will create a flex container */
     display: flex; /* This will create a flex container */
     flex-wrap: nowrap; /* This prevents the items from wrapping onto multiple lines */
     flex-wrap: nowrap; /* This prevents the items from wrapping onto multiple lines */

Navigation menu