[Mobile] IN PROGRESS: Fixed object-browse-bar flex
open #74 Also set left position of .object-browse-bar;
This commit is contained in:
@@ -30,7 +30,6 @@ $tabletItemH: floor($ueBrowseGridItemLg/3);
|
||||
|
||||
/************************** MOBILE TREE MENU DIMENSIONS */
|
||||
$mobileTreeItemH: 35px;
|
||||
$mobile-startingTreeLeft: 3px;
|
||||
$mobileTreeItemIndent: 20px;
|
||||
$mobileTreeRightArrowW: 30px;
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
|
||||
.object-browse-bar {
|
||||
//@include test();
|
||||
//left: 35px !important; // TEMP
|
||||
left: 30px !important;
|
||||
.context-available {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user