Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions static/sass/mq.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
body:after {
@include javascript_tag( 'animatebody' );
}

.tier-1 {
position: static !important;
}
@include max_width_480();
}

Expand Down Expand Up @@ -159,4 +161,4 @@
* for IE10 Snap Mode on Metro
*/
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }
@viewport { width: device-width; }