aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/debug.html b/web/debug.html
index 811451315..fa3836ce2 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -6,7 +6,7 @@
<title>Traccar</title>
<style>
.state-indicator { position: absolute; top: -999em; left: -999em; z-index: 0; }
-@media all and (max-width: 768px) { .state-indicator { z-index: 1; } }
+@media all and (max-device-width: 768px) { .state-indicator { z-index: 1; } }
</style>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/extjs/6.0.0/classic/theme-neptune/resources/theme-neptune-all.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/ol3/3.7.0/ol.css">