I’ve just purchased the Pro version of this great plugin and I was surprised by a huge option box in the Editor Role List. It’s only one row (the third) that fills almost the entire list dialog.
I suppose this is not a feature, so I’m wondering if it’s possible to correct this behaviour 🙂
It is probably CSS conflict with some other plugin or theme. Element ID or class may be the same as some other CSS file defined. Try to check via browser console what real CSS was applied to this element and by what file. Define the source of a problem by that CSS file path: in Google Chrome use F12, Elements…