GridFieldBulkEditingTools
GridFieldBulkEditingTools copied to clipboard
recommendation: better css
Hi
I added this
.bulkManagerOptions.form--no-dividers label.form-check-label input {
margin-left: 3px;
}
.bulkManagerOptions.form--no-dividers label.form-check-label {
display: block;
padding-bottom: 35px;
}
to change this:
TO:
note alignment improvements:
This is all a bit hacky, but I would recommend that this gets changed properly if time allows.