[Mobile] Clean Up

Removed gap below bottom bar. Moved
around constants for the resizing
of the tree. Also added comments in
layout and reformatted that slightly.
This commit is contained in:
Shivam Dave
2015-07-22 12:53:49 -07:00
parent 926b3d075c
commit 7aba3b6672
8 changed files with 74 additions and 63 deletions

View File

@@ -27,9 +27,8 @@
@include phoneandtablet {
position: absolute;
left: 0; top: 0;
right: 0; left: 0;
right: 0;
white-space: nowrap;
height: 100%;
}
}