fix: search bar going off screen (#34586)
This commit is contained in:
committed by
mrugesh mohapatra
parent
fa6de3c83f
commit
e351a35bf2
@ -220,4 +220,10 @@ header {
|
|||||||
#top-nav .menu-button {
|
#top-nav .menu-button {
|
||||||
margin: 0 10px 0 4px;
|
margin: 0 10px 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ais-Hits {
|
||||||
|
background-color: #fff;
|
||||||
|
left: 0.5em;
|
||||||
|
top: 2.4em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user