| 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 9f1abbd0c3eae81a03acd4cb0465711c9325275b..fe50a2bd1da74db413f1c86c1571dd0de64d9254 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
|
| @@ -50,10 +50,6 @@
|
|
|
| .list-link:hover {
|
| text-decoration: underline;
|
| - }
|
| -
|
| - .menu-item {
|
| - @apply(--settings-actionable);
|
| }
|
| </style>
|
| <div id="manageLink">$i18nRaw{managePasswordsLabel}</div>
|
|
|