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 4d0374ee0e00ab7392480ae5663eece707c0416b..24ed45d766d7b8e33b4a3fbe29247dc609e5bda8 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: 47px; |
| + height: 40px; |
| } |
| #profiles-list:focus { |
| @@ -114,7 +114,7 @@ html[dir=rtl] #account-picture-wrapper { |
| } |
| .profile-img { |
| - height: 38px; |
| + height: 31px; |
| padding: 3px; |
| vertical-align: middle; |
| width: 38px; |