Browse Source

Removes vertical align fix causes issues in chrome

pull/340/merge
jlukic 11 years ago
parent
commit
84abf6e264
1 changed files with 0 additions and 2 deletions
  1. 2
      src/elements/icon.less

2
src/elements/icon.less

@ -61,8 +61,6 @@ i.icon {
speak: none;
vertical-align: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;

Loading…
Cancel
Save