| Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| index 9b509bf574b5f4d0afdb4c70044abdfdf4b5da87..4c3999f58186926892f21585df6cc70db9924e5d 100644
|
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| @@ -37,8 +37,8 @@
|
| }
|
|
|
| .username-column {
|
| - -webkit-margin-end: 16px;
|
| - -webkit-margin-start: 16px;
|
| + -webkit-margin-end: 8px;
|
| + -webkit-margin-start: 8px;
|
| flex: 2;
|
| }
|
|
|
|
|