[planet-web] back to max-width



commit 66079cf312f21389a0af7618d199dd53c59b6c2a
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Jan 8 23:33:56 2014 -0200

    back to max-width

 web/planet.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/web/planet.css b/web/planet.css
index 21e9f43..d1ecdb9 100644
--- a/web/planet.css
+++ b/web/planet.css
@@ -355,7 +355,7 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
        }
 
 
- media (max-device-width: 768px) {
+ media (max-width: 768px) {
 
     #planet-banner {
         width: auto;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]