summaryrefslogtreecommitdiff
path: root/web/share/css/slider.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/slider.css')
-rw-r--r--web/share/css/slider.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/share/css/slider.css b/web/share/css/slider.css
index b80fc63f..288ad5fe 100644
--- a/web/share/css/slider.css
+++ b/web/share/css/slider.css
@@ -42,7 +42,7 @@
margin-right: 0;
}
}
-@media only screen and (hover: none) and (pointer: coarse) and (orientation: portrait) {
+@media only screen and (pointer: coarse) and (orientation: portrait) {
@supports (-webkit-appearance: none) {
input[type=range].slider {
margin: 20px 0 20px 0 !important;