they have a javascript thing to keep posts from overflowing, but it obviously wasn't tested very well...
after the page has loaded, you can paste this into the address bar and press return to make the posts re-appear:
Code:
javascript:for(var i=0;i<mw3_posts.length;i++) {mw3_posts[i].childNodes[0].style.width=500;}