fix z-index of share-autocomplete

This commit is contained in:
Jan-Christoph Borchardt 2015-06-26 17:48:35 +02:00
parent ac94126393
commit 4edf388a38
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ a.showCruds:hover,a.unshare:hover {
max-height:103px;
overflow-y:auto;
overflow-x:hidden;
z-index: 101 !important;
}
.notCreatable {