Skip to content

Commit

Permalink
Merge pull request #6644 from Nuisigor/5194/hotfix/fix-more-menu-behi…
Browse files Browse the repository at this point in the history
…nd-searchbar

Fixing Menu dropdown
  • Loading branch information
mekarpeles authored Jun 9, 2022
2 parents 337ccab + 2013ff4 commit 02e8f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/components/header-bar.less
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
order: 5;
// Despite occurring later in the DOM, this header should be overlaid underneath the items above
// e.g. search and account dropdowns.
z-index: @z-index-level-negative;
z-index: @z-index-level-1;

li {
-ms-flex-preferred-size: 100%;
Expand Down

0 comments on commit 02e8f0c

Please sign in to comment.