I’m displaying a menu horizontally using a previous question that was answered, but it does not seem to be working in Google Chrome.
It works fine in Firefox, IE, Safari looks different but doesn’t drop the last menu item off.
Fiddle: http://jsfiddle.net/Nilpo/GGQ4V/3/
As mentioned in the previous question that was answered, I need to menu items to fit the size of the container that it is in. However, the solution doesn’t work on Google Chrome and I don’t know why.
Don’t give display: table;
Demo: fiddle