[Frontend] Fixed style

Fixes #1047
WIP: fixed line-height issue for t-item-icon class
This commit is contained in:
Charles Hacskaylo 2016-07-21 17:38:45 -07:00
parent d43bff1445
commit ae59ecfa97

View File

@ -67,7 +67,7 @@
// Used in grid-item.html, tree-item, inspector location
@extend .ui-symbol;
@extend .icon;
line-height: normal; // This is Ok for the symbolsfont
line-height: inherit; // This is Ok for the symbolsfont
position: relative;
&.l-icon-link {
.t-item-icon-glyph {