Make Retina display ready for input submit button with image
When use input[type=image] for form submission, the image is stretched when use Retina Display mobile. Since you cannot change 'src' attribute using CSS, I had...