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

Unified Diff: chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html

Issue 2803373002: Sync confirmation: tweak "Control how this works in settings" checkbox spacing (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html
diff --git a/chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html b/chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html
index 582a25a16dd6060c576e78a9d3edf97dbda73192..2d0369787cef714dbee0d84707afab5045dbae7b 100644
--- a/chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html
+++ b/chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html
@@ -21,7 +21,7 @@
paper-checkbox {
--paper-checkbox-checked-color: var(--google-blue-500);
--paper-checkbox-label-color: inherit;
- --paper-checkbox-label-spacing: 18px;
+ --paper-checkbox-label-spacing: 22px;
--paper-checkbox-size: 16px;
--paper-checkbox-unchecked-color: var(--paper-grey-600);
-webkit-margin-start: 2px;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698