A website I'm working on (URL in the comments) has a problem with the menu. It looks OK in Chrome if the bottom
property of #nav
is set to 2px
, but looks bad in FF and IE. If I set it to 3px
, it looks OK in FF and IE, but bad in Chrome.
Why does this happen? How can I fix it?