Browse Source

#2287 fix line height of groups

pull/2300/head
jlukic 9 years ago
parent
commit
73b05865f9
1 changed files with 1 additions and 0 deletions
  1. 1
      src/definitions/elements/icon.less

1
src/definitions/elements/icon.less

@ -349,6 +349,7 @@ i.massive.icons {
i.icons { i.icons {
display: inline-block; display: inline-block;
position: relative; position: relative;
line-height: 1;
} }
i.icons .icon { i.icons .icon {

Loading…
Cancel
Save