fix connedit > collection > checkbox position also for webkit - this will need a better solution though
This commit is contained in:
parent
6e238ce5af
commit
8406046c5b
@ -83,6 +83,8 @@
|
|||||||
/* group */
|
/* group */
|
||||||
input.group-edit-checkbox {
|
input.group-edit-checkbox {
|
||||||
margin: unset;
|
margin: unset;
|
||||||
|
height: 1em;
|
||||||
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.group-edit-link {
|
a.group-edit-link {
|
||||||
|
Reference in New Issue
Block a user