Chromium Code Reviews| Index: chrome/browser/resources/settings/settings_page_css.html |
| diff --git a/chrome/browser/resources/settings/settings_page_css.html b/chrome/browser/resources/settings/settings_page_css.html |
| index a2b080cd4d0a61375a7c57a6951145dcf3bad5a9..fb7b97f804c337ccedd674b4d55c823ef7cb3685 100644 |
| --- a/chrome/browser/resources/settings/settings_page_css.html |
| +++ b/chrome/browser/resources/settings/settings_page_css.html |
| @@ -9,7 +9,7 @@ |
| display: block; |
| height: inherit; |
| margin: 0 auto; |
| - max-width: 960px; |
| + max-width: 640px; |
| min-width: 622px; |
|
Dan Beam
2016/08/30 22:40:32
we should probably adjust this min-width as well.
|
| position: relative; |
| width: 96%; |