| 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 24ed45d766d7b8e33b4a3fbe29247dc609e5bda8..4d0374ee0e00ab7392480ae5663eece707c0416b 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;
|
|
|