[Mobile] Comments

Added comments and reverted the
grid back to normal.
This commit is contained in:
Shivam Dave
2015-07-07 10:15:25 -07:00
parent d828bf59f9
commit 2fc447e16f
3 changed files with 21 additions and 20 deletions

View File

@@ -35,8 +35,8 @@ $badgeW: 35px;
/************************** WINDOW DIMENSIONS FOR RWD */
$phoMaxW: 400px;
$phoneMaxH: 680px;
$tabMaxW: 800px;
$phoMaxH: 700px;
$tabMaxW: 701px;
$tabMaxH: 1280px;
$compMinW: 801px;
$compMinH: 1281px;

View File

@@ -28,6 +28,7 @@
.item {
&.grid-item {
//div { @include test() }
// Sets grid item width
$d: $ueBrowseGridItemLg;
$transTime: 200ms;
@include btnSubtle($colorItemBase);