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

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

Issue 2873163002: [MD settings] adjust control spacing (Closed)
Patch Set: merge with master 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_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index 07424c33e8cf674e36cb39435d96e4b904a223fb..fdbd1d2d761e3997324d2455776aefdb9bb12228 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -48,7 +48,7 @@
paper-toggle-button {
@apply(--settings-actionable);
height: var(--settings-row-min-height);
- width: 31px;
+ width: 36px;
}
span ~ a {

Powered by Google App Engine
This is Rietveld 408576698