| Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
|
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
|
| index d7afeb6dd9774f28e02182ae48e16998e40f8983..4d709a939bb2f29e8a90f6d42a60fdccd79d587b 100644
|
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
|
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
|
| @@ -13,12 +13,8 @@
|
| }
|
|
|
| paper-icon-button {
|
| - -webkit-margin-end: 0;
|
| - -webkit-margin-start: 20px;
|
| - -webkit-padding-end: 0;
|
| - -webkit-padding-start: 0;
|
| + -webkit-margin-end: -8px;
|
| color: var(--paper-grey-600);
|
| - width: 20px;
|
| }
|
|
|
| .list-with-header > div:first-of-type {
|
|
|