|
I would check the code in some sort of run-time analyzer like Firebug, and find the individual differences. I would look for different default spacing on your <li>'s, or possibly invalid code, or even a missing doctype, to start with.
Edit: Just noted you said CSS3... another alternative is a browser that doesn't yet support the specific CSS3 that you're using.
Dave
|