aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-22 10:53:25 -0700
committerChris Rebert <[email protected]>2013-10-22 10:53:25 -0700
commitbb3d17553ca451985d4cc246e26150b0fc73d5f5 (patch)
treeea7e57e04dbb42db6c007d348118e42743f6d6c8
parent9673c25e2cf8701e4fe0d255d38f1a9f6b193e9f (diff)
parentb034362363769e185418329c9ea17ec25a1c2bd1 (diff)
downloadbootstrap-bb3d17553ca451985d4cc246e26150b0fc73d5f5.tar.xz
bootstrap-bb3d17553ca451985d4cc246e26150b0fc73d5f5.zip
Merge pull request #11208 from ZDroid/codestyle_fix
Put a space before `{` due to code style
-rw-r--r--less/glyphicons.less2
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;
}
}