forum-widgets-core icon indicating copy to clipboard operation
forum-widgets-core copied to clipboard

Design editor issue with more widget

Open justoverclockl opened this issue 4 years ago • 1 comments

3

The layout appear broken if there are more widget.

justoverclockl avatar Aug 05 '21 11:08 justoverclockl

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.

Ralkage avatar Aug 14 '21 00:08 Ralkage