From: Zlatan Vasović Date: Thu, 12 Sep 2013 07:52:33 +0000 (+0200) Subject: @grid-float-breakpoint need to be @screen-sm-min X-Git-Tag: v3.0.3~14^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5caf7800814b0384297bfd69f83308985f510ebd;p=thirdparty%2Fbootstrap.git @grid-float-breakpoint need to be @screen-sm-min :smile: --- diff --git a/less/variables.less b/less/variables.less index 4fffe52bb0..b845843950 100644 --- a/less/variables.less +++ b/less/variables.less @@ -247,7 +247,7 @@ // 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