Unusual line breaks on long messages.

Any time a line of text is longer than the window size, it puts a line break between the person’s name and their entire message.

In the example above, the first “aaaaaa” is the same length on both lines. But the “aaaaaa” could fit on the first line, with the name, rather than being dragged onto the second line, ie:

The_T113: aaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.

This is considered working as intended due to style limitations, though you are welcome to play with the CSS styling yourself to try and fix it.