summaryrefslogtreecommitdiff
path: root/web/share/css/index/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/index/index.css')
-rw-r--r--web/share/css/index/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/share/css/index/index.css b/web/share/css/index/index.css
index 001abefb..314b96f4 100644
--- a/web/share/css/index/index.css
+++ b/web/share/css/index/index.css
@@ -90,7 +90,7 @@ tr.server {
font-family: monospace;
}
-@media all and (display-mode: standalone) {
+@media only screen and (display-mode: standalone) {
div#app-keyboard-warning {
display: none;
}