15
votes
1answer
298 views

Code that is too long to display on a single line creates a massive vertical code block

If you write some code on one line which is too long for the code block to display in one, it usually, if I remember correctly, would just add a scroll bar to the bottom. Seemingly this has changed as ...
12
votes
2answers
267 views

Eeeek! Code blocks are shown in full in IE8

Why are walls of code not contained within scrollable divs in IE8? This question looks like this in IE: Somebody tear down this wall!