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

Unified Diff: chrome/browser/resources/settings/controls/settings_checkbox.html

Issue 2303093003: MD Settings: Internet: Enable SIM unlock with no cellular network (Closed)
Patch Set: Rebase plus Feedback 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/controls/settings_checkbox.html
diff --git a/chrome/browser/resources/settings/controls/settings_checkbox.html b/chrome/browser/resources/settings/controls/settings_checkbox.html
index 220ffc7939ce52515013d8055879a4d585604f79..e668fc92dcfc063bbadafeb2e8fd359269b6b005 100644
--- a/chrome/browser/resources/settings/controls/settings_checkbox.html
+++ b/chrome/browser/resources/settings/controls/settings_checkbox.html
@@ -33,7 +33,7 @@
}
cr-policy-pref-indicator {
- -webkit-margin-start: var(--checkbox-spacing);
+ -webkit-margin-start: var(--settings-checkbox-spacing);
}
</style>
<div id="outerRow" noSubLabel$="[[!subLabel]]">

Powered by Google App Engine
This is Rietveld 408576698