Chromium Code Reviews| Index: chrome/browser/resources/options/browser_options.css |
| diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css |
| index 674abf96aebf0c245927eb2bebf42eaadd8b75a7..ceb6c843704957c35510fcacaeade3bcdb05e51f 100644 |
| --- a/chrome/browser/resources/options/browser_options.css |
| +++ b/chrome/browser/resources/options/browser_options.css |
| @@ -106,7 +106,7 @@ html[dir=rtl] #account-picture-wrapper { |
| } |
| #profiles-list > * { |
| - height: 40px; |
| + height: 47px; |
| } |
| #profiles-list:focus { |
| @@ -114,7 +114,7 @@ html[dir=rtl] #account-picture-wrapper { |
| } |
| .profile-img { |
| - height: 31px; |
| + height: 38px; |
| padding: 3px; |
| vertical-align: middle; |
| width: 38px; |