Showing related tags and posts accross the entire site.
-
View the source file, browser-test.html, in IE7 and Opera 9.22. In this file, white-space: pre; causes the text in <code> to display beyond the right side of <div.codeblock> in both browsers, though it looks fine in EW. Removing white-space: pre; eliminates the problem. What was it suppose...