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

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

Issue 2525483003: MD Settings: make composed paper-checkbox 100% width (Closed)
Patch Set: Created 4 years, 1 month 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/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 7d920afc81a4c6f07ed2af9be8e991f5506572b5..28792dc7750dccc8b92ba760d9377349e19c5f6a 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -49,6 +49,7 @@
#metricsReportingCheckbox,
#safeBrowsingExtendedReportingCheckbox {
display: inline-block;
+ width: 100%;
}
#metricsReporting paper-tooltip {
@@ -389,4 +390,4 @@
</settings-animated-pages>
</template>
<script src="privacy_page.js"></script>
-</dom-module>
+</dom-module>
« 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