Link to home
Start Free TrialLog in
Avatar of jeremyll
jeremyll

asked on

IE6 bug: margin bottom gap in <li> tags

This problem only exists in IE6.

In the link below, in IE6 there seems to be a margin bottom gap inserted in all <li> tags. Hence, the gap between each <li> tag is too big.

http://ndlrnstage.esa.edu.au/for_jurisdictions/resource_development_process/resource_development_process.html
ASKER CERTIFIED SOLUTION
Avatar of Chad Haney
Chad Haney
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jeremyll
jeremyll

ASKER

Thanks, that's a useful tip.

When I removed 'display:block' in .left-nav ul li a all the gaps disappeared, but it's too close.