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

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

Issue 2948093002: ChromeOS OOBE: rename and add new attributes to oobe-dialog (Closed)
Patch Set: Rebased. Created 3 years, 6 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_dialog.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_dialog.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_dialog.css b/chrome/browser/resources/chromeos/login/oobe_dialog.css
index aea06c5c3b92f158ad9022037a944fb2e9b12e51..d8e0e01f2779f78e1aa58e8dba8cdb1477253ec7 100644
--- a/chrome/browser/resources/chromeos/login/oobe_dialog.css
+++ b/chrome/browser/resources/chromeos/login/oobe_dialog.css
@@ -14,7 +14,7 @@
padding: 44px 64px 0 64px;
}
-#footer-container[noFooter] {
+#footer-container[noFooterPadding] {
padding: 0;
}
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698