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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_eula.html

Issue 2771013003: ChromeOS OOBE: Update alignment of checkbox label. (Closed)
Patch Set: Created 3 years, 9 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/chromeos/login/oobe_eula.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_eula.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_eula.html b/chrome/browser/resources/chromeos/login/oobe_eula.html
index e517538f684dbe66fa93d27b116ba8a4b0d99b34..d3194c97e226fb1b7fb2273d89063b99d41f172b 100644
--- a/chrome/browser/resources/chromeos/login/oobe_eula.html
+++ b/chrome/browser/resources/chromeos/login/oobe_eula.html
@@ -74,8 +74,7 @@
checked="{{usageStatsChecked}}" on-change="onUsageChanged_">
</paper-checkbox>
<div id="usageStatsLabelContainer">
- <label id="usage-stats-label" i18n-content="checkboxLogging">
- </label>
+ <label i18n-content="checkboxLogging"></label>
<a id="" href="#" i18n-content="learnMore"
on-tap="onUsageStatsHelpLinkClicked_">
</a>
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_eula.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698