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

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

Issue 2870773002: [MD settings] set margins on change download location button (Closed)
Patch Set: Created 3 years, 7 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
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 4a01124345fa591c29943a3ca709e39fecc7a60d..c31cfb574922d6f2ee0907766dbaad310d0b2c1d 100644
--- a/chrome/browser/resources/settings/settings_vars_css.html
+++ b/chrome/browser/resources/settings/settings_vars_css.html
@@ -13,6 +13,7 @@
* UX design (bettes@). */
--settings-actionable: var(--cr-actionable);
+ --settings-button-edge-spacing: 12px;
--settings-box-row-padding: 20px;
--settings-box-row-indent: calc(

Powered by Google App Engine
This is Rietveld 408576698