forum-widgets-core
forum-widgets-core copied to clipboard
Design editor issue with more widget

The layout appear broken if there are more widget.
This actually happens when the widget title is too long and exceeds the width of the widget container area on that page.
A possible solution would be to make it so that the title should break to the next line when it is too long.
Edit: I noticed that widget titles have text-overflow: ellipsis, but it doesn't seem to apply to the widgets inside of the placement containers.