Skip to content

Commit

Permalink
Refs #140518 - Fix top menu z-index.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 22, 2021
1 parent 7fd1af3 commit 7073e75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@

body.searchlib-page {
div.header-wrapper[role='banner'] {
z-index: 801 !important; // above sticky facets

div.ui.container:first-of-type {
width: 100vw !important;
}
Expand Down

0 comments on commit 7073e75

Please sign in to comment.