diff options
| -rw-r--r-- | less/glyphicons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less index 709d31865..5a8231448 100644 --- a/less/glyphicons.less +++ b/less/glyphicons.less @@ -28,7 +28,7 @@ line-height: 1; -webkit-font-smoothing: antialiased; - &:empty{ + &:empty { width: 1em; } } |
