From: Zlatan Vasović Date: Tue, 22 Oct 2013 16:34:43 +0000 (+0200) Subject: Put a space before { due to code style X-Git-Tag: v3.0.1~32^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b034362363769e185418329c9ea17ec25a1c2bd1;p=thirdparty%2Fbootstrap.git Put a space before { due to code style --- diff --git a/less/glyphicons.less b/less/glyphicons.less index 709d31865e..5a82314484 100644 --- a/less/glyphicons.less +++ b/less/glyphicons.less @@ -28,7 +28,7 @@ line-height: 1; -webkit-font-smoothing: antialiased; - &:empty{ + &:empty { width: 1em; } }