Wrong icon position

Wrong icon position

Hi I have a no-text button like this:
<input id="controlZoomIn" type="button" data-icon="plus" data-iconpos="notext" />
When I updated to the last version of JQuery and JQuery mobile the icon was not centered
in the button anymore, it looks like this:

Is there a way to make it appear in the center again?
Thanks in advance.