Skip to content

Commit

Permalink
(less) Merge pull request twbs#10022 from thomaswelton/proposal-glyph…
Browse files Browse the repository at this point in the history
…icon-block

Proposal - Fixed width for glypicons
  • Loading branch information
mdo committed Aug 24, 2013
2 parents 7803b30 + f7182ee commit 86cd066
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions glyphicons.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;

&:empty{
width: 1em;
}
}

// Individual icons
Expand Down

0 comments on commit 86cd066

Please sign in to comment.