[Mobile] IN PROGRESS: Tweaks to labels;

open #74
Cleaned up layout of bottom-bar;
Fixed class selector for ue-bottom-bar;
This commit is contained in:
Charles Hacskaylo
2015-08-24 16:31:38 -07:00
parent 76c4b96683
commit 69c6d4bd26
4 changed files with 18 additions and 17 deletions

View File

@@ -78,7 +78,8 @@
}
&.bottom-bar {
top: auto;
height: $ueBrowseGridItemBottomBarH;
//height: $ueBrowseGridItemBottomBarH;
line-height: 110%;
}
}
.item-main {

View File

@@ -126,7 +126,7 @@
}
}
.bottom-bar {
.ue-bottom-bar {
//@include absPosDefault($bodyMargin);
@include absPosDefault(0);// New status bar design
top: auto;