Skip to content
Snippets Groups Projects
Commit 4edf388a authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix z-index of share-autocomplete

parent ac941263
Branches
No related tags found
No related merge requests found
...@@ -161,6 +161,7 @@ a.showCruds:hover,a.unshare:hover { ...@@ -161,6 +161,7 @@ a.showCruds:hover,a.unshare:hover {
max-height:103px; max-height:103px;
overflow-y:auto; overflow-y:auto;
overflow-x:hidden; overflow-x:hidden;
z-index: 101 !important;
} }
.notCreatable { .notCreatable {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment