[Frontend] Converting tree items and labels to flex-box

open #431
In-progress fixing mobile;
Mostly done, link icon in mobile needs
better positioning;
This commit is contained in:
Charles Hacskaylo
2015-12-16 13:26:30 -08:00
parent d1f617a54e
commit 9b32461240
5 changed files with 173 additions and 181 deletions

View File

@@ -31,7 +31,7 @@ $tabletItemH: floor($ueBrowseGridItemLg/3);
/************************** MOBILE TREE MENU DIMENSIONS */
$mobileTreeItemH: 35px;
$mobileTreeItemIndent: 20px;
$mobileTreeItemIndent: 15px;
$mobileTreeRightArrowW: 30px;
/************************** DEVICE WIDTHS */