Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
IE7 problem and solution
Submitted by lgerndt on Fri, 03/13/2009 - 02:57
Worked great in all other browsers but noticed a problem with the bottom edge in IE7, it was off by one pixel. After many hours I thought to try a different corner setting: it was 11, so I tried 10. That solved the problem. I hope this helps others.
Trackback URL for this post:
http://www.ruzee.com/trackback/223

Thanks! I had this problem
Thanks! I had this problem with corner setting 5. Changing it to 6 solved my problem.