Replies: 1
I am showing that your plugin is overwriting CSS for other plugins on the backend. I am in a different plugin at the moment and I show the below coming from applyonline-admin.css.
.row {
display: table-row;
}
This is breaking the row on the other plugin I am using.