Originally Posted by Ruben
User display name gets chopped into two lines when they are op in a post.
The settings for name is like 30 characters.
If I use a group image that is wider than the name the cell will expand and no word wrap happens.

The user name is lightninghorse not
lightninghor
se

Thats correct. As of UBBthreads 7.7.4, the author display name gets wrapped where it can find a space, dash, coma, period, or TitleCase. If it cannot find a suitable place to wrap, it forces a wrap where the width first overflows at.

Quote
[Fixed] Long usernames will now be wrapped if a space is not found within the name to wrap at.
SOURCE https://www.ubbcentral.com/changelog.php#774

Previously, long display names would push the forum content out of bounds and off the page, often breaking responsive (mobile) page display, and desktop page presentation.

To prevent this, either use a smaller font for the .authorname style. limit the size of display names. or use one of the other items mentioned above.