Mark Wheeler wrote:
> The problem is
> that I have border-bottom to appear on hover over a link. But, that
> is not appearing - it seems to be cut off - in IE7. You can see the
> yellow border around the <li> tag is cut off at the bottom. IE6, FF,
> Safari are  all fine, just IE7 is the problem. I think I'm missing
> some basic thing here, but I can't seem to figure it out. Here's the
> link:
>
> http://dev.tonedeafdesign.com/ob/underline_link_test.html

You could try giving position:relative to the LI, this usually stops (in IE)
cut-off of contents going outside their containers.

--
Bruno Fassino http://www.brunildo.org/test

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to