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 { |