Vince889 Posted October 15, 2012 Share Posted October 15, 2012 If you view this in IE 8 or even FF 3.6, this menu bar wraps and I cannot figure out why. I've debugged using Firebug and even using my plain ole' eyes. I can't find the issue. http://awt-gpi.com Quote Link to comment Share on other sites More sharing options...
Christian F. Posted October 15, 2012 Share Posted October 15, 2012 My guess would be that you haven't reset the paddings, only the margins, for the elements. Test it by exchanging the html, body from the top of ace.css with * and clear your cache. Quote Link to comment Share on other sites More sharing options...
DarkerAngel Posted October 15, 2012 Share Posted October 15, 2012 min-width seems to help in the ul element of the navbar Quote Link to comment Share on other sites More sharing options...
Vince889 Posted October 20, 2012 Author Share Posted October 20, 2012 My guess would be that you haven't reset the paddings, only the margins, for the elements. Test it by exchanging the html, body from the top of ace.css with * and clear your cache. min-width seems to help in the ul element of the navbar Christian, I just tried your suggestion and it still wraps. Any other ideas? DarkerAngel, I tried that and it outputted this: (see attached). Vince Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.