Browse Source

Removes square icon middle alignment

pull/2229/head
jlukic 11 years ago
parent
commit
c4cd2fd096
1 changed files with 0 additions and 3 deletions
  1. 3
      src/elements/icon.less

3
src/elements/icon.less

@ -675,9 +675,6 @@ i.square.icon {
vertical-align: baseline;
}
i.square.icon:before {
vertical-align: middle;
}
i.square.inverted.icon {
border: none;
-webkit-box-shadow: none;

Loading…
Cancel
Save