Fixed #38: Main menu children (new issue, etc.) and backlogs plugin compatibility issue

This commit is contained in:
Tamas Futo
2016-11-03 14:52:24 +01:00
parent a72cf5a9ee
commit 7e9939f5ed
2 changed files with 2 additions and 2 deletions

View File

@@ -331,7 +331,7 @@
background: $main-menu-dropdown-bg;
list-style: none;
overflow: hidden;
z-index: 99;
z-index: 1001;
@include nice-shadow(2);
&.visible {

File diff suppressed because one or more lines are too long