Opened 8 years ago
Closed 8 years ago
#2056 closed defect (bug) (fixed)
Long usernames overflow and bleed into post content
Reported by: | Clorith | Owned by: | netweb |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | has-patch commit |
Cc: |
Description
Long usernames overflow, and depending on the post length may clash with the post content.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Adding
word-break: break-word;
looks alright from here: