0 votes
fix the max-width issue for code blocks [FF3 only]
In FF 3.* the css #content pre {max-width:100%; overflow:auto;} isn't working and breaking the bounds of div#content
In FF 3.* the css #content pre {max-width:100%; overflow:auto;} isn't working and breaking the bounds of div#content
anotherjesse
This is discussed on http://userscripts.org/forums/3/topics/2130
perhaps crop the width until you hover over it.
5 months ago