Fix search positioning issue
This commit is contained in:
parent
c5f57f7618
commit
3258f0c775
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
.c-search__search-wrapper:not(.c-search__search-wrapper--home) {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
top: 60px;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue