How to set padding-left to my custom textbox in css? Thanks.
+1
A:
Depending on the browser/version, form controls might not obey the normal CSS properties ... because the browser might implement them using the standard O/S-specific CSS-unaware GUI controls.
ChrisW
2010-06-27 16:58:12