summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/mobile.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/mobile.css b/css/mobile.css
index f3dcd3af6..023155766 100644
--- a/css/mobile.css
+++ b/css/mobile.css
@@ -5,8 +5,7 @@
* @author Anika Henke <anika@selfthinker.org>
*/
-@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
-
+@media only screen and (max-width: 480px), only screen and (max-device-width: 960px) {
/*____________ structure ____________*/