Chromium Code Reviews| Index: Source/core/css/html.css |
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
| index 335a57ec0fd0d106c9400c60672e4a38a0804227..689a5e11815fabd785fd7ce1fe82fff89f588aa6 100644 |
| --- a/Source/core/css/html.css |
| +++ b/Source/core/css/html.css |
| @@ -1130,11 +1130,5 @@ textarea[dir=auto] { |
| border-width: 0px; |
| } |
| -/* viewport */ |
| - |
| -@viewport { |
| - min-width: 980px; |
| -} |
| - |
| /* noscript is handled internally, as it depends on settings. */ |