Skip to content

Commit

Permalink
Remove more use of z-index in nav block (#21140)
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan authored Mar 26, 2020
1 parent 63b8c01 commit 4da1dd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/block-library/src/navigation/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ $navigation-sub-menu-width: $grid-unit-10 * 25;

.wp-block-navigation > ul {
li {
z-index: 1;

&:hover,
&:focus-within {
cursor: pointer;
Expand Down

0 comments on commit 4da1dd4

Please sign in to comment.