diff options
Diffstat (limited to 'web/share/css/main.css')
-rw-r--r-- | web/share/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/share/css/main.css b/web/share/css/main.css index 8406890c..eda90875 100644 --- a/web/share/css/main.css +++ b/web/share/css/main.css @@ -214,7 +214,7 @@ input[type=text], input[type=password] { height: 30px; } -@media only screen and (hover: none) and (pointer: coarse) and (orientation: portrait) { +@media only screen and (pointer: coarse) and (orientation: portrait) { button, select, input[type=text], |