diff --git a/assets/scss/_search.scss b/assets/scss/_search.scss index ccfd3b9df6..fc09f60c1c 100644 --- a/assets/scss/_search.scss +++ b/assets/scss/_search.scss @@ -40,7 +40,7 @@ pointer-events: none; } -# Hide the icon on focus. +// Hide the icon on focus. .td-search-wrapper:focus-within .fa { display: none; }