[CSS] 1px difference

Associate
Joined
20 Jul 2005
Posts
79
Location
Manchester, UK
Hi all,

I've hit a brick wall with regards to a layout I am coding. The page in question is http://www.waiger.com/temp/.

You'll notice a sort of play/submit button on the right hand. In IE6 and IE7, the button and text box align perfectly. But the submit button is 1 pixel higher in Firefox and Safari.

I was wondering if anybody could possible help with the situation. Thanks in advance.

Danny.
 
Yeah that's what I would have thought.... but if i alter the submit button to have a padding-bottom of 8px, the button moves up one pixel in every browser.

There seems to be a single pixel difference between the 4 browsers and how it positions the controls.
 
Back
Top Bottom