1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 14:03:43 +01:00
Mark Otto ba8026e00f Refactor navbars to simplify things
* `.navbar-brand` is no longer centered, thus removing need for
max-width and a few lines of code
* Clear floats of `.navbar-brand` in the `.nav-collapse` like we did in
2.x, thus simplifying some clearing and other things.
* Restyle the `.navbar-toggle` button to align it's bars up with the
text and flow of the document.
* Restyle the `.navbar-brand` to not use padding on left/right as to
avoid negative margin and other fuckery. This limits the ability to put
a bg color on the brand, but I think that's fine for now.
2013-08-11 19:06:26 -07:00
..
2013-07-27 18:56:31 -07:00
2013-08-07 20:15:12 +02:00
2013-07-26 17:04:15 +05:00
2013-07-19 16:49:38 -07:00
2013-08-06 11:18:53 -07:00
2013-07-28 14:05:47 +08:00