Browse Source

Fixes #2219, icon should not reset line height

pull/2237/head
jlukic 9 years ago
parent
commit
2b4e02577c
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/elements/icon.less

1
src/definitions/elements/icon.less

@ -46,7 +46,6 @@ i.icon {
font-family: 'Icons';
font-style: normal;
line-height: 1;
font-weight: normal;
text-decoration: inherit;
text-align: center;

Loading…
Cancel
Save