Index: chrome/browser/resources/options2/autofill_options.css |
diff --git a/chrome/browser/resources/options2/autofill_options.css b/chrome/browser/resources/options2/autofill_options.css |
index 488197c6ef492250890360b1fbdf71f7b203cc7f..4348d72f302ef9110b22dec944825bba73918357 100644 |
--- a/chrome/browser/resources/options2/autofill_options.css |
+++ b/chrome/browser/resources/options2/autofill_options.css |
@@ -46,7 +46,7 @@ |
vertical-align: top; |
} |
-#autofill-options div[role='listitem']:not(:hover):not([selected]) |
+#autofill-options div[role='option']:not(:hover):not([selected]) |
.list-inline-button { |
display: none; |
} |