I have images turned on for my add to cart button in desktop mode.
In mobile mode the image stretches out of proportion, is hovering over a default jquery button, and there is no text displaying.
Is this expected behavior? If so, how is this good design? I should be able to separate the design for mobile vs. desktop add-to-cart, since jquery mobile defaults to 100% width buttons with expected text instead of using an image or whatever.
Any tips on how to resolve this w/out losing my add-to-cart image in desktop mode?
thanks.