Index: third_party/WebKit/Source/core/css/viewportTelevision.css |
diff --git a/third_party/WebKit/Source/core/css/viewportTelevision.css b/third_party/WebKit/Source/core/css/viewportTelevision.css |
index 3e92b09169dd32994242114381ce4c43ffd9910a..87310b2e91743bb6c28298a4db68967a8cbe2d5b 100644 |
--- a/third_party/WebKit/Source/core/css/viewportTelevision.css |
+++ b/third_party/WebKit/Source/core/css/viewportTelevision.css |
@@ -5,5 +5,5 @@ |
*/ |
@viewport { |
- min-width: 1280px; |
+ width: 1280px; |
alokp
2016/05/11 16:46:54
Is the window size still bigger than that of layou
|
} |