Skip to content

Commit

Permalink
Fixed issue iissnan#1946.
Browse files Browse the repository at this point in the history
  • Loading branch information
geekrainy committed Oct 24, 2017
1 parent 7d3e166 commit 6fa3973
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 6fa3973

Please sign in to comment.