aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-24 00:15:34 -0700
committerMark Otto <[email protected]>2013-08-24 00:15:34 -0700
commitc7db8eadc2963b04e2fdb101ea76ac11b5739cd7 (patch)
tree81f18ddab5245610fe76f2dcaaaf86e8bc47b6dd
parent9733a998e2b4933692cb453e9869c80d1043b6f6 (diff)
parent31ab249809216291499f28af35826c2a5dfa814e (diff)
downloadbootstrap-c7db8eadc2963b04e2fdb101ea76ac11b5739cd7.tar.xz
bootstrap-c7db8eadc2963b04e2fdb101ea76ac11b5739cd7.zip
Merge pull request #10022 from thomaswelton/proposal-glyphicon-block
Proposal - Fixed width for glypicons
-rw-r--r--less/glyphicons.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less
index 0e0ba986c..7b66e6ba1 100644
--- a/less/glyphicons.less
+++ b/less/glyphicons.less
@@ -27,6 +27,10 @@
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
+
+ &:empty{
+ width: 1em;
+ }
}
// Individual icons