| Index: chrome/browser/resources/settings/settings_shared_css.html
|
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
|
| index 307b3ec539eed9e83e8adf25bd73623e164a702b..49025aa2c7636df29234ea237e8d769285441fdb 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -79,11 +79,6 @@
|
| @apply(--settings-actionable);
|
| }
|
|
|
| - iron-dropdown .dropdown-content .dropdown-item:hover,
|
| - iron-dropdown .dropdown-content paper-item:hover {
|
| - background-color: var(--settings-hover-color);
|
| - }
|
| -
|
| span ~ a {
|
| -webkit-margin-start: 4px;
|
| }
|
|
|