nathan815 / TheSwanStation-Issues

Issue tracker for The Swan Station
https://theswanstation.net
0 stars 1 forks source link

Chat messages sometimes overflow and get cut off #1

Closed nathan815 closed 9 years ago

nathan815 commented 10 years ago

Originally reported by: Nathan Johnson (Bitbucket: nathancjohnson, GitHub: Unknown)


When there is a long word at the end of a chat message, it gets cut off instead of going to the next line.


nathan815 commented 9 years ago

Original comment by Nathan Johnson (Bitbucket: nathancjohnson, GitHub: Unknown):


Fixes issue #1.

This issue caused chat messages to get cut off when someone sent a long message.

nathan815 commented 9 years ago

Original comment by Nathan Johnson (Bitbucket: nathancjohnson, GitHub: Unknown):


#!css

word-break: break-word;