fix connedit > collection > checkbox position also for webkit - this will need a better solution though

This commit is contained in:
marijus 2014-10-13 11:58:49 +02:00
parent 6e238ce5af
commit 8406046c5b

View File

@ -83,6 +83,8 @@
/* group */
input.group-edit-checkbox {
margin: unset;
height: 1em;
width: 1em;
}
a.group-edit-link {