From: Mark Otto Date: Tue, 13 Aug 2013 22:19:59 +0000 (-0700) Subject: Overhaul navbar alignment (.pull-) utilities (fixes #9440) X-Git-Tag: v3.0.0-rc.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa330f308aace22886fee3dbacbcbd4f8adb0fe6;p=thirdparty%2Fbootstrap.git 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 --- diff --git a/components.html b/components.html index ef98af5413..17a96e86bd 100644 --- a/components.html +++ b/components.html @@ -1128,13 +1128,13 @@ base_url: "../" - - - -