[Mobile] Comments
Added comments and reverted the grid back to normal.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
.item {
|
||||
&.grid-item {
|
||||
//div { @include test() }
|
||||
// Sets grid item width
|
||||
$d: $ueBrowseGridItemLg;
|
||||
$transTime: 200ms;
|
||||
@include btnSubtle($colorItemBase);
|
||||
|
||||
Reference in New Issue
Block a user