]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
The last 10569/head
authorZlatan Vasović <legospace9876@gmail.com>
Wed, 11 Sep 2013 08:38:42 +0000 (10:38 +0200)
committerZlatan Vasović <legospace9876@gmail.com>
Wed, 11 Sep 2013 08:38:42 +0000 (10:38 +0200)
less/type.less

index 9a6656b63ffa030a2e8ff09b9b6382f1f55638c7..5ad6a4669e5e1877f29fa6dff30b1fdace4826ac 100644 (file)
@@ -15,7 +15,7 @@ p {
   font-weight: 200;
   line-height: 1.4;
 
-  @media (min-width: @screen-sm) {
+  @media (min-width: @screen-sm-min) {
     font-size: (@font-size-base * 1.5);
   }
 }