[Mobile] Cleaned up

Set the width of the create menu
text/components to fit the menu
however it gets cuttoff sometimes.
Next steps are to Clean up screen,
change the create menu to fit the left side,
and fix bottom space.
This commit is contained in:
Shivam Dave
2015-07-16 15:21:17 -07:00
parent d99b4d75d8
commit 85c7a36e25
5 changed files with 24 additions and 24 deletions

View File

@@ -78,7 +78,7 @@
height: inherit;
overflow-y: hidden;
overflow-x: hidden;
}
}
}
@include phonePortrait {
width: $phoneMenuSizePortrait !important;