From b034362363769e185418329c9ea17ec25a1c2bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Tue, 22 Oct 2013 18:34:43 +0200 Subject: [PATCH] Put a space before { due to code style --- less/glyphicons.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } }