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

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

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 | « no previous file | chrome/browser/resources/chromeos/login/oobe_eula.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_eula.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_eula.css b/chrome/browser/resources/chromeos/login/oobe_eula.css
index 9db204dc4dec63cd0c8918c49d5268601dbba0a6..ea6991e8d246a90879f520e18ac5e5497052fd6a 100644
--- a/chrome/browser/resources/chromeos/login/oobe_eula.css
+++ b/chrome/browser/resources/chromeos/login/oobe_eula.css
@@ -37,9 +37,13 @@ a {
size: 16px;
}
-#usageStatsLabelContainer label {
+#usageStatsLabelContainer {
-webkit-margin-start: 16px;
+}
+
+#usageStatsLabelContainer label {
color: rgba(0, 0, 0, .54);
+ line-height: 20px;
}
.bottom-buttons {
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_eula.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698