I have an issue with IE6&7 that I cannot debug.
I have a menu which displays fine in chrome, firefox, safari and IE8&9 but in IE6&7 the menu wraps at about the half way mark.
see here:- http://dublan.prodealerauto.com/
The top right menu wraps in IE6&7.
I’ve tried reducing width, padding, margin but no cigar…
What is forcing the wrap?
For this, you’ll have to specify width to the .mainnav class since you are using float:right.