| Index: chrome/browser/resources/user_manager/user_manager.css
|
| diff --git a/chrome/browser/resources/user_manager/user_manager.css b/chrome/browser/resources/user_manager/user_manager.css
|
| index 53062e349347018a464bc09c142c5ee313cb5a4d..c78fb69a6cdf3ac8a1c619400c28893dff56c100 100644
|
| --- a/chrome/browser/resources/user_manager/user_manager.css
|
| +++ b/chrome/browser/resources/user_manager/user_manager.css
|
| @@ -58,9 +58,8 @@ html[dir=rtl] .user-image-pane {
|
| }
|
|
|
| .pod .user-image {
|
| - max-height: 180px;
|
| - max-width: 180px;
|
| - opacity: 1;
|
| + height: 180px;
|
| + width: 180px;
|
| }
|
|
|
| .pod input[type='password'] {
|
|
|