Fix that the filter editor overlaps the dropdown menu

This commit is contained in:
Eric Lippmann 2016-01-28 14:27:11 +01:00
parent 0a3580cd98
commit 2ae88130f7
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
border-top: none;
margin-left: -1px;
min-width: 14em;
z-index: 1;
}
.tabs > .dropdown-nav-item > ul > li:hover > a {