Closed jarshwah closed 9 years ago
I think the icons on the change page for add/edit are either too small, or too close together. I've attached a screenshot to demonstrate.
I added a margin-left: 5px to the .form-row img selector, and it looks more reasonable - though the icons still look too small:
margin-left: 5px
.form-row img
I'm not sure how much scope you have to effect this kind of change since you're aiming for backwards compatibility with the existing admin.
Done. Will be available in next release soon. Thanks for reporting!
I think the icons on the change page for add/edit are either too small, or too close together. I've attached a screenshot to demonstrate.
I added a
margin-left: 5px
to the.form-row img
selector, and it looks more reasonable - though the icons still look too small:I'm not sure how much scope you have to effect this kind of change since you're aiming for backwards compatibility with the existing admin.