]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
@grid-float-breakpoint need to be @screen-sm-min 10597/head
authorZlatan Vasović <legospace9876@gmail.com>
Thu, 12 Sep 2013 07:52:33 +0000 (09:52 +0200)
committerZlatan Vasović <legospace9876@gmail.com>
Thu, 12 Sep 2013 07:52:33 +0000 (09:52 +0200)
:smile:

less/variables.less

index 4fffe52bb05e2f0e5c4062e6b9bd2863b4c1bd6d..b84584395089ee25cc31e93f50c3fc2f7a1c22b0 100644 (file)
 // Padding, to be divided by two and applied to the left and right of all columns
 @grid-gutter-width:         30px;
 // Point at which the navbar stops collapsing
-@grid-float-breakpoint:     @screen-sm;
+@grid-float-breakpoint:     @screen-sm-min;
 
 
 // Navbar