| 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 fd9b1ffc8d2a5ade42ccb31f701cdceefaf23282..6f29c15ac05dd7400b809e0053d8990b92d3d98f 100644
|
| --- a/ui/login/account_picker/user_pod_row.css
|
| +++ b/ui/login/account_picker/user_pod_row.css
|
| @@ -185,8 +185,7 @@ html[dir=rtl] .main-pane {
|
|
|
| .auth-container.pin-disabled {
|
| opacity: 1;
|
| - transition: opacity 200ms ease-in-out 180ms,
|
| - visibility 200ms ease-in-out 180ms;
|
| + transition: opacity 200ms ease-in-out 180ms;
|
| visibility: visible;
|
| }
|
|
|
|
|