]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Overhaul navbar alignment (.pull-) utilities (fixes #9440)
authorMark Otto <otto@github.com>
Tue, 13 Aug 2013 22:19:59 +0000 (15:19 -0700)
committerMark Otto <otto@github.com>
Tue, 13 Aug 2013 22:19:59 +0000 (15:19 -0700)
commitfa330f308aace22886fee3dbacbcbd4f8adb0fe6
tree1fc9ae613e1077d48e98a841e5bcf95e805ef0fc
parent8d2948c0d6d5b9f753e917aa36fe43549e696e97
Overhaul navbar alignment (.pull-) utilities (fixes #9440)

Now navbars have their own float utility classes, mixin-ed versions of
`.pull-left` and `.pull-right`.

* Removed chained `.navbar-nav.pull-right`
* Added `.navbar-left` and `.navbar-right` as mixins of the default
float utilities, but only above the `@grid-float-breakpoint` to match
the new navbar behavior
* Updated components docs to match the new changeas
* Added callout about component alignment here to explain the new
classes
components.html
dist/css/bootstrap.css
dist/css/bootstrap.min.css
less/navbar.less