Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index 335a57ec0fd0d106c9400c60672e4a38a0804227..f30ed0ccc900ed7d185d885d2a627dab44d23a73 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -1133,7 +1133,7 @@ textarea[dir=auto] { |
/* viewport */ |
@viewport { |
- min-width: 980px; |
+ width: auto; |
aelias_OOO_until_Jul13
2013/10/25 04:10:08
If not done here then the 980px value needs to be
bokan
2013/10/25 17:19:38
I think the idea was that we could have separate s
rune
2013/10/25 20:22:54
You either need a separate stylesheet or a media q
bokan
2013/10/28 22:17:52
Ok, I added a viewportAndroid.css. I've tried a de
|
} |
/* noscript is handled internally, as it depends on settings. */ |