From: Zlatan Vasović Date: Wed, 11 Sep 2013 08:38:42 +0000 (+0200) Subject: The last X-Git-Tag: v3.0.3~14^2~9^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fcaba24f1836aea26bd928156ec9ab0740bff2;p=thirdparty%2Fbootstrap.git The last --- diff --git a/less/type.less b/less/type.less index 9a6656b63f..5ad6a4669e 100644 --- a/less/type.less +++ b/less/type.less @@ -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); } }