| 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 738ed42c470d62f1158bf456e58d5689a5b85057..d7afeb6dd9774f28e02182ae48e16998e40f8983 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
|
| @@ -24,15 +24,6 @@
|
| .list-with-header > div:first-of-type {
|
| border-top: var(--settings-separator-line);
|
| }
|
| -
|
| - /* TODO(hcarmona): Grow menu width by 64px if content is wider */
|
| - .menu-item {
|
| - -webkit-padding-start: 24px;
|
| - background-color: white;
|
| - border: none;
|
| - font: inherit;
|
| - width: 104px;
|
| - }
|
| </style>
|
| </template>
|
| </dom-module>
|
|
|