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

Unified Diff: chrome/browser/resources/settings/privacy_page/privacy_page.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/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index aa1de70bc431fd6d1c4546e9884b1650f967b2e6..c07b084c4b1ad68aad4ae7a2554baea8d1c2104f 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -44,7 +44,7 @@
}
#indicator {
- -webkit-margin-start: var(--checkbox-spacing);
+ -webkit-margin-start: var(--settings-checkbox-spacing);
}
</style>
<template is="dom-if" if="[[showClearBrowsingDataDialog_]]" restamp>

Powered by Google App Engine
This is Rietveld 408576698