At least non-webkit browsers display comments in MO properly. The same is not true for S[OFU], since they refuse to set "word-wrap: break-word;" in css for some reason.
]]>.post-text, .comments
{
word-wrap: break-word;
}
No, that isn't right ... the word wrapping is working properly, but for some reason, the table containing the comments is now wider than the div that contains it. I'll look into it. Weirdly, it seems like the table is too wide only on that particular thread. It also seems to render correctly in Firefox 3.5.8 on linux, but not in Chrome.
]]>Edit: Also displays fine in Opera on Linux.
]]>Oh, I'm using Chrome on Linux, in case that matters.
]]>