fix connedit > collection > checkbox position

This commit is contained in:
marijus
2014-10-12 14:31:51 +02:00
parent 4bf758cc5b
commit 030175bde6
2 changed files with 15 additions and 7 deletions

View File

@@ -81,10 +81,16 @@
/* group */
input.group-edit-checkbox {
margin: unset;
}
a.group-edit-link {
z-index: 1;
}
.group-edit-icon {
opacity: 0;
z-index: 1;
}
li:hover .group-edit-icon {