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

Unified Diff: ui/login/account_picker/user_pod_row.css

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 | « no previous file | ui/login/account_picker/user_pod_template.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/user_pod_row.css
diff --git a/ui/login/account_picker/user_pod_row.css b/ui/login/account_picker/user_pod_row.css
index 90c49d34a03a0458321c4bcc729ae465d9748548..f6c56c37f59e10150d672911035460fb992beb09 100644
--- a/ui/login/account_picker/user_pod_row.css
+++ b/ui/login/account_picker/user_pod_row.css
@@ -296,6 +296,7 @@ html[dir=rtl] .main-pane {
background-repeat: no-repeat;
flex: none;
height: 27px;
+ margin: 8px 0;
width: 27px;
}
@@ -413,9 +414,8 @@ html[dir=rtl] .main-pane {
display: flex;
flex: none;
flex-direction: column;
- height: 40px;
- justify-content: center;
- width: 40px;
+ height: 43px;
+ width: 27px;
}
.launch-app-button-container {
« no previous file with comments | « no previous file | ui/login/account_picker/user_pod_template.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698