summaryrefslogtreecommitdiff
path: root/web/share/css/x-mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/x-mobile.css')
-rw-r--r--web/share/css/x-mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/share/css/x-mobile.css b/web/share/css/x-mobile.css
index fef5f4ba..dfb8b1a7 100644
--- a/web/share/css/x-mobile.css
+++ b/web/share/css/x-mobile.css
@@ -92,7 +92,7 @@ ul#navbar li a.menu-button:hover:not(.active) {
/*@media only screen and (orientation: portrait) {
@supports (-webkit-appearance: none) {
- input[type=range].slider {
+ input[type=range] {
margin: 20px 0 20px 0 !important;
}
}