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

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

Issue 2616043002: MD Settings: push policy control indicators to right for checkboxes -> toggles transition (Closed)
Patch Set: Created 3 years, 11 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 | « chrome/browser/resources/settings/controls/settings_checkbox.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 76fbc1a6c0e2478739786f2f0e2aaaa92c3220c6..5c2c6b72985fea2f0c257ad0e9d8400a028b1cc3 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -52,7 +52,7 @@
display: inline-block;
}
- #metricsReportingCheckbox:not([disabled]),
+ #metricsReportingCheckbox,
#safeBrowsingExtendedReportingCheckbox {
width: 100%;
}
« no previous file with comments | « chrome/browser/resources/settings/controls/settings_checkbox.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698