[Mobile] IN PROGRESS: Cleanups on .btn for line-height, sizing, etc.

open #74
This commit is contained in:
Charles Hacskaylo
2015-08-25 09:41:38 -07:00
parent 13b66cd215
commit 7542c6d49a
6 changed files with 195 additions and 196 deletions

View File

@@ -20,7 +20,8 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
.object-browse-bar {
@include absPosDefault();
//@include test(blue);
@include absPosDefault(0, visible);
@include box-sizing(border-box);
height: $ueTopBarH;
line-height: $ueTopBarH;