[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:
Charles Hacskaylo
2015-12-16 16:49:16 -08:00
parent ed3ee1099d
commit 9dc958b952
5 changed files with 18 additions and 13 deletions

View File

@@ -72,7 +72,6 @@ ul.tree {
.t-object-label {
line-height: $menuLineH;
.t-item-icon {
@include txtShdwSubtle($shdwItemTreeIcon);
font-size: $treeTypeIconH;
@@ -80,7 +79,6 @@ ul.tree {
margin-right: $interiorMargin;
width: $treeTypeIconW;
}
.title-label,
.t-title-label {
@include ellipsize();
}