I am not able to align textbox and Input Button control on an asp.net web form using CSS. I am not sure what property of css is compatible with all the browser.
Please check out example on jsFiddle http://jsfiddle.net/PWK7V/
Same comes aligned in IE and Chrome but input button appears slightly 1 pixel higher in Firefox 11.0.
I made changes in properties also. i am not sure how i can fix this as i am not a CSS guru.
I would appreciate if some can fix this and point out the problem so that i can keep that in mind for future.