MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Reverted
Line 997: Line 997:
     border: none;
     border: none;
     margin-top: -8%;
     margin-top: -8%;
    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 */
     justify-content: end;
     justify-content: end;
Line 1,008: Line 1,007:
     letter-spacing: 0.4px;
     letter-spacing: 0.4px;
     float: right;
     float: right;
     display: none;
     display: none!important;
}
}


Navigation menu