This post received the minimum like threshold to warrant a post here but wasn't posted, so I'm reposting it.
And just to make 100% certain, I checked in a battle just now to reconfirm that it still makes that horizontal scroll bar get in the way-
Would it not be doable to switch from px to %s so that they can fit on all screens?This is the result of your window being too small. Definitions are written such that they fit in a certain number of pixels, and if your window is smaller than that width it will not display properly. :(