On 6/5/07, Raymond Rodriguez <[EMAIL PROTECTED]> wrote:
> Hi guys, I've got this very unusual issue going on with an unordered
> list that I've just made.

Argh!  I ran into this same issue with that miserable browser whilst
implementing a star rating system.

In my case, I solved the problem by setting the containing <ul>'s
overflow to hidden.  Thusly:

#headerBox ul {margin-left: 105px; margin-bottom: 35px; height:15px;
overflow: hidden;}

Hope that helps!

Dan Dorman
______________________________________________________________________
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