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

Unified Diff: ui/login/account_picker/user_pod_template.html

Issue 2361963003: cros: Easy unlock UI broken because of submit button. (Closed)
Patch Set: Created 4 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 | « ui/login/account_picker/user_pod_row.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/user_pod_template.html
diff --git a/ui/login/account_picker/user_pod_template.html b/ui/login/account_picker/user_pod_template.html
index d8169846d6aafb65433c16c3a50ecaa5e70add68..cc35ad495a157046c4e61b762cb14ace8b09370d 100644
--- a/ui/login/account_picker/user_pod_template.html
+++ b/ui/login/account_picker/user_pod_template.html
@@ -44,6 +44,7 @@
</div>
<div class="auth-container">
<!-- Password Authentication -->
+ <div class="custom-icon-container" hidden></div>
<div class="password-entry-container">
<div class="password-container">
<input type="password" class="password"
@@ -67,7 +68,6 @@
<span class="animated-ellipsis-component1">.</span>
<span class="animated-ellipsis-component2">.</span>
</div>
- <div class="custom-icon-container" hidden></div>
<div class="reauth-hint-container">
<span class="reauth-warning"></span>
<span class="reauth-name-hint"></span>
« no previous file with comments | « ui/login/account_picker/user_pod_row.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698