[Frontend] Styling for context-available arrow

WTD-1404
WTD-1422
This commit is contained in:
Charles Hacskaylo
2015-06-30 13:35:21 -07:00
parent 344aa8acc8
commit 06cf199872
4 changed files with 60 additions and 29 deletions

View File

@@ -79,7 +79,6 @@ ul.tree {
//right: $treeContextTriggerW + $interiorMargin;
overflow: hidden;
text-overflow: ellipsis;
// height: $menuLineH;
white-space: nowrap;
}
}