Text-wrapping, or text scroll-boxes, for overflowing code.
Example of broken HN page here: http://news.ycombinator.com/item?id=279251 because of overflowing code here: http://news.ycombinator.com/item?id=279640
Text-wrapping, or text scroll-boxes, for overflowing code.
Example of broken HN page here: http://news.ycombinator.com/item?id=279251 because of overflowing code here: http://news.ycombinator.com/item?id=279640
I think all this needs is overflow:auto and a max-width. I've been solving this problem with a Greasemonkey script.
I believe this is fixed in Firefox 2 but for some reason the fix doesn't work in FF3.