Home › Forums › CSS › Same WP theme, one site looks as expected in Safari/Chrome the other the margin is off › Re: Same WP theme, one site looks as expected in Safari/Chrome the other the margin is off
October 26, 2012 at 11:10 am
#112700
Participant
The UL in the NAV has a top margin of 50 pixels in Firefox — I assume that’s correct.
In Webkit browsers however, it has a top margin of -25 pixels because of what you wrote three posts above.
Because of that, the menu is positioned completely different in various browsers. Not sure if you should want that in the first place.