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

Unified Diff: chrome/browser/resources/user_manager/user_manager.html

Issue 23774004: Fix account picker centering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: force a resize after loading pods Created 7 years, 3 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/user_pod_row.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/user_manager/user_manager.html
diff --git a/chrome/browser/resources/user_manager/user_manager.html b/chrome/browser/resources/user_manager/user_manager.html
index bb656f7edb52814fa0e73f64d3527c934a139270..c177ac497510c41fd3afa13194c3c815787f5225 100644
--- a/chrome/browser/resources/user_manager/user_manager.html
+++ b/chrome/browser/resources/user_manager/user_manager.html
@@ -31,7 +31,7 @@
<script src="user_manager.js"></script>
<script src="chrome://user-manager/strings.js"></script>
</head>
-<body class="login-display" i18n-values=".style.fontFamily:fontfamily;">
+<body class="oobe-display" i18n-values=".style.fontFamily:fontfamily;">
<div id="outer-container">
<div id="oobe" class="faded">
<div id="inner-container">
« no previous file with comments | « chrome/browser/resources/chromeos/login/user_pod_row.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698