summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webcards/styles/client/mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webcards/styles/client/mobile.css b/webcards/styles/client/mobile.css
index 4659ce6..cea233d 100644
--- a/webcards/styles/client/mobile.css
+++ b/webcards/styles/client/mobile.css
@@ -1,4 +1,4 @@
-@media (max-width: 599px) or (max-height: 500px) {
+@media (max-width: 599px), (max-height: 500px) {
/*
Hide stuff
*/