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 412179398c7ba5d6f38c990c7d76f0642698262d..88f117b5b9ace18540ef0cce33a97183b0c46472 100644 |
--- a/ui/login/account_picker/user_pod_row.css |
+++ b/ui/login/account_picker/user_pod_row.css |
@@ -502,7 +502,7 @@ html[dir=rtl] .user-type-icon-area { |
} |
.action-box-area.menu-moved-up { |
- -webkit-transform: rotate(180deg); |
+ transform: rotate(180deg); |
} |
html[dir=rtl] .action-box-area.active ~ .action-box-menu { |