Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2138)

Unified Diff: chrome/browser/resources/settings/settings_vars_css.html

Issue 2697193005: MD Settings: Increase content width from 640px to 680px. (Closed)
Patch Set: Tweak Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/settings/people_page/people_page.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_vars_css.html
diff --git a/chrome/browser/resources/settings/settings_vars_css.html b/chrome/browser/resources/settings/settings_vars_css.html
index 1adde5269a0cf6569d3754ef77fcf153691855be..381526fe2549490b4bb41fa2ac6c3c2cd36153b7 100644
--- a/chrome/browser/resources/settings/settings_vars_css.html
+++ b/chrome/browser/resources/settings/settings_vars_css.html
@@ -16,7 +16,7 @@
--settings-background-color: rgb(241, 241, 241);
--settings-box-row-padding: 20px;
--settings-indent-width: 36px;
- --settings-card-max-width: 640px;
+ --settings-card-max-width: 680px;
--settings-disabled-opacity: .65;
--settings-error-color: var(--paper-red-700);
« no previous file with comments | « chrome/browser/resources/settings/people_page/people_page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698