I think IE9 renders the text in the menu items little bit larger, resulting in a whole wider menu. Since you spaced everything (such as padding) pixel-perfect, that doesn’t allow for extra room.
(Not just for IE9 — it will be the same in all browsers when you change the content in the menu items, like “reference” to “references” for example)
One solution could be to give every menu item a specific width, get rid of the horizontal padding and center the menu item text.
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘CSS’ is closed to new topics and replies.