Index: chrome/browser/resources/ntp4/new_tab.css |
diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css |
index e8e8560ac7a2ae9944bd6ea4a8ceaebf1019f713..bf4114c079c539cbda3404acd89806be28ce2188 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.css |
+++ b/chrome/browser/resources/ntp4/new_tab.css |
@@ -190,8 +190,8 @@ body { |
height: 100%; |
padding: 0; |
position: absolute; |
- max-width: 130px; |
- min-width: 26px; |
+ max-width: 150px; |
+ min-width: 90px; |
opacity: 0.3; |
top: 0; |
z-index: 5; |