From 702b5a88463aa8e13a671e5cc99785c95af478b3 Mon Sep 17 00:00:00 2001 From: Thomas Welton Date: Thu, 22 Aug 2013 10:28:54 +0100 Subject: [PATCH] (less) Removed glyphicon-block instead target :empty .glyphicons --- glyphicons.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glyphicons.less b/glyphicons.less index 82915ce691c2..7b66e6ba15fa 100644 --- a/glyphicons.less +++ b/glyphicons.less @@ -27,10 +27,10 @@ font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -} -.glyphicon-block{ - width: 1em; + &:empty{ + width: 1em; + } } // Individual icons