Index: chrome/browser/resources/options/search_page.css |
diff --git a/chrome/browser/resources/options/search_page.css b/chrome/browser/resources/options/search_page.css |
index 61191100dfca86058a285caf024e37c6e2f04f8c..b634928989ad07763508ec6258ac633f51944aae 100644 |
--- a/chrome/browser/resources/options/search_page.css |
+++ b/chrome/browser/resources/options/search_page.css |
@@ -31,7 +31,7 @@ |
width: 100px; |
} |
-/* Provides the border around the bubble (has to be behind :after). */ |
+/* Provides the border around the bubble (has to be behind ::after). */ |
.search-bubble-innards::before { |
border: 1px solid rgb(220, 198, 72); |
border-radius: 2px; |