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

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

Issue 2344083002: [MD settings] Adjust toggle button dot slightly (Closed)
Patch Set: adding other touchups Created 4 years, 3 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 e69b9c0f55f831dc8bfd3aa4634bbab58eff591a..0c04a16e72271c933f19307ddc3c08612a433a5e 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -34,7 +34,7 @@
paper-toggle-button {
@apply(--settings-actionable);
height: 20px;
- width: 34px;
+ width: 31px;
tommycli 2016/09/16 23:32:11 What was this change for?
dschuyler 2016/09/16 23:35:43 It's to make the bounding box slim enough that the
}
paper-dropdown-menu-light {

Powered by Google App Engine
This is Rietveld 408576698