mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 22:10:24 +00:00
Merge pull request #10022 from thomaswelton/proposal-glyphicon-block
Proposal - Fixed width for glypicons
This commit is contained in:
commit
c7db8eadc2
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@
|
|||
font-weight: normal;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
&:empty{
|
||||
width: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
// Individual icons
|
||||
|
|
|
|||
Loading…
Reference in a new issue