Index: chrome/browser/resources/options/options_page.css |
diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css |
index e2efea1c7bd23e5d957b8a46793157c128cc1c23..75462c1a7a9477f2c576a3ec62429c65c5042340 100644 |
--- a/chrome/browser/resources/options/options_page.css |
+++ b/chrome/browser/resources/options/options_page.css |
@@ -437,7 +437,7 @@ list .close-button { |
width: 16px; |
} |
-list > *:not(:hover):not([editing]) .close-button, |
+list > *:not(:hover):not([lead]) .close-button, |
list[disabled] .close-button, |
list .close-button[disabled] { |
opacity: 0; |