(css) Apply .sg-app-content to body

This commit is contained in:
Francis Lachapelle
2016-01-18 16:04:09 -05:00
parent 2e73b66e53
commit c6bc8245a2
6 changed files with 6 additions and 11 deletions
+2 -3
View File
@@ -178,10 +178,9 @@
//}
// App container for responsive
.sg-app-content {
body {
@include to(sm) {
width: 100%;
overflow-x: hidden;
width: 100%;
}
}
@@ -13,10 +13,6 @@
}
body {
@include to(xs) {
overflow: hidden;
}
&.popup {
.viewer {
width: 100%;