MediaWiki:Common.css: Difference between revisions

navboxes stuff
(removed duplicate/similar commands for navboxes)
(navboxes stuff)
Line 607:
text-align: right;
width: auto;
}
 
/* In navboxes, the show/hide button balances the v·d·e links
from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
width: 6em;
}
 
Line 622 ⟶ 628:
/* @noflip */
text-align: left;
}
 
.navbox .mw-collapsible-toggle {
width: 6em;
}