|
I used the Internet Explorer Developer Toolbar in IE 6 to determine that the spacing issue started on the <li class="subType subType##" surrounding each part (inside <ul class="partType partType##">). When I used the Developer Toolbar to change the style to be display: inline the extra vertical spacing went away in IE 6.
|