I’m doing a Facebook-Like chat. The problem is that the text is making a horizontal scroll and I dont want to. The original site is http://live-pin.com/ and there you can see the code. Please help me 😉
EDIT: You don’t need to signup, you just click on System_MSG bar under the bottom right corner. Thanks for helping

That’s because you use non-breakable spaces ( ). Use normal spaces instead and the text will display correctly:
Change this:
to this