How do I increase the native FORM submit button size for OSX-Safari?
I want to keep the native look of a FORM submit button for it\'s r
FORM
input.submitbutton{ width:200px; height:500px; }
Seems obvious, but have you tried changing the element size instead of the font size?