diff --git a/core/src/components/searchbar/searchbar.md.scss b/core/src/components/searchbar/searchbar.md.scss index 2bf1e609a5f..0f97de34c1d 100644 --- a/core/src/components/searchbar/searchbar.md.scss +++ b/core/src/components/searchbar/searchbar.md.scss @@ -102,7 +102,7 @@ // ----------------------------------------- :host(.searchbar-has-focus) .searchbar-search-icon { - display: none; + display: block; } :host(.searchbar-has-focus) .searchbar-cancel-button {