Not sure if this would be considered a feature per say. Basically, if I narrow down the window, I'd like the text to be able to wrap. For the time being, I put the window at

#chatroom-board {
width: 400px;
}

on the theme.

If I try 100% or 95% instead of 400px, it's still too big if I try to narrow the box to the size of... say your average skype chat interface, and that above code also affects anyone who doesn't choose to pop out the chat.

Any way I can achieve this?

Cheers for a great module!