Skip to content

Commit b7cad43

Browse files
committed
Coveo: Fixed issue with searchbar on search page
1 parent 64a4f6f commit b7cad43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/v2/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,10 @@ main {
951951
--atomic-border-radius-md: 0;
952952
--atomic-border-radius: 0;
953953
--atomic-font-family: var(--font-family);
954+
955+
atomic-search-box {
956+
z-index: 0;
957+
}
954958
}
955959

956960
atomic-search-interface {

0 commit comments

Comments
 (0)