]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
lint
authorMark Otto <markdotto@gmail.com>
Tue, 18 Oct 2016 05:17:02 +0000 (22:17 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 18 Oct 2016 05:17:02 +0000 (22:17 -0700)
scss/_navbar.scss

index ea4f578170ad006d5b63db8194f4ef9b71674a60..7e7db908bd094a09ef0b6f8b6d5eb68353d9930f 100644 (file)
 
       @include media-breakpoint-down($breakpoint) {
         .navbar-brand {
-          float: none;
           display: block;
+          float: none;
           margin-top: .5rem;
           margin-right: 0;
         }