[Frontend] Final sanding on label flex-box conversion
open #431 Fixed positioning for l-icon-link when applied to inspection-location object;
This commit is contained in:
@@ -85,9 +85,12 @@
|
||||
// Used in grid-item.html, tree-item, inspector location, more?
|
||||
@extend .ui-symbol;
|
||||
@extend .icon;
|
||||
display: inline-block;
|
||||
//display: inline-block;
|
||||
line-height: normal; // This is Ok for the symbolsfont
|
||||
position: relative;
|
||||
.t-item-icon-glyph {
|
||||
position: relative;
|
||||
}
|
||||
&.l-icon-link {
|
||||
.t-item-icon-glyph {
|
||||
&:before {
|
||||
|
||||
Reference in New Issue
Block a user