| 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 7ef24e1114e935346d55247abfcc4f60d6f42a68..0dff606ca1df5b12c3c53690654c973671933549 100644
|
| --- a/ui/login/account_picker/user_pod_row.css
|
| +++ b/ui/login/account_picker/user_pod_row.css
|
| @@ -229,6 +229,10 @@ html[dir=rtl] .main-pane {
|
| display: none;
|
| }
|
|
|
| +.pod[is-active-directory] .reauth-warning {
|
| + display: none;
|
| +}
|
| +
|
| .pod[auth-type='offlinePassword'].focused .password-entry-container,
|
| .pod[auth-type='forceOfflinePassword'].focused .password-entry-container {
|
| display: flex;
|
|
|