Skip to content

Commit

Permalink
Merge pull request #1967 from geekrainy/fix/#1946
Browse files Browse the repository at this point in the history
Fixed issue #1946.
  • Loading branch information
ivan-nginx authored Oct 24, 2017
2 parents 7d3e166 + 6fa3973 commit 20d8abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/css/_schemes/Muse/_menu.styl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
padding: 0;
background: white;
border-bottom: 1px solid $gray-lighter;
z-index: 1;
z-index: $zindex-5;
}
}

Expand Down

0 comments on commit 20d8abe

Please sign in to comment.