Hey I don't know if folks pay attention to stuff like this, but the docs don't render right on Centos with Chrome or Firefox:  The first letters are getting obscured... It appears to be the #column1.interior { width: 749px; } If I change it locally to width: 740px it appears to fix everything.
Hey I don't know if folks pay attention to stuff like this, but the docs don't render right on Centos with Chrome or Firefox:
The first letters are getting obscured...
It appears to be the #column1.interior { width: 749px; }
If I change it locally to width: 740px it appears to fix everything.