summaryrefslogtreecommitdiff
path: root/web/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/mobile.css')
-rw-r--r--web/css/mobile.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/css/mobile.css b/web/css/mobile.css
index fdec7fc3..04e548e7 100644
--- a/web/css/mobile.css
+++ b/web/css/mobile.css
@@ -83,5 +83,8 @@
div#stream-size-slider-box input[type=range] {
margin: 20px 0 20px 0 !important;
}
+ table#stream-auto-resize-box {
+ margin: 20px 0 20px 0 !important;
+ }
}
}