Please consider this site.
I'm having trouble stretching the submenu list items in IE7. Notice that when you hover over one of the LIs under Restaurants, the green doesn't fill the whole line. I've tried {width: 100%}
, but that didn't help.
Any ideas why this is OK in Firefox but not IE? And how to fix it?
Thanks.
UPDATE: I can get it to look right if I explicitly specify a width (like 51px), but I definitely don't want to do that in a layout that should be able to support dynamic content.