You mean, you want your background to stretch? For instance, if you have a background image that has a native resolution of 32pixels wide, you would want to spread that background image over the submit button (e.g. for 64 pixels each second pixel would be identical and it would appear blocky)?
I don't think you can do the above in css, though you could make the background a repeating pattern so that it fills up the submit button.