[Mobile] Moved variables

Moved variables used for amount of
side bar and slide amount into the
mobile/_constants.scss file.
This commit is contained in:
Dave
2015-07-10 09:02:46 -07:00
parent 3e4ae4d38d
commit 30bed434fe
3 changed files with 68 additions and 68 deletions

View File

@@ -23,12 +23,6 @@
// style="min-width: 150px; max-width: 800px; width: 25%;"
// NOTE: Added to adjust the browse folder tree list view
$leftPhone: 46%;
$leftTab: 28%;
$hideRatioPhone: 1.8;
$hideRatioTab: 1.38;
.holder-hide {
@include phone {
@include transition-duration(.2s);