Commit c7db8ead authored by Mark Otto's avatar Mark Otto

Merge pull request #10022 from thomaswelton/proposal-glyphicon-block

Proposal - Fixed width for glypicons
parents 9733a998 31ab2498
......@@ -27,6 +27,10 @@
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
&:empty{
width: 1em;
}
}
// Individual icons
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment