Module:Navbar/styles.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Pingu (Created page with "→{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spa...") |
imported>Pingu No edit summary |
||
| Line 71: | Line 71: | ||
/* @noflip */ | /* @noflip */ | ||
margin-right: 0.5em; | margin-right: 0.5em; | ||
} | |||
/* Temporary fix for excessive padding */ | |||
.navbar { | |||
padding: 0; | |||
} | } | ||