Ryan J Nauman wrote:
> At http://sai.cup.edu/caltimez/ - 
>
> I'm running IE6 at work.  The left and right dashed borders on my middle 
> div (content) are messed up and appear solid at certain points down the 
> page.  Any ideas how to fix?
>
> Thanks
>
>
>   


It is a (another) bug in IE6. Try feeding IE a solid border.
* html #foo {border-right: 1px solid #eee; border-left: 1px solid #eee;}

Best,

~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to