Jquery Mobile button looks weird

82 Views Asked by At

Hi so questions explains it all my button looks weird I'll show you a picture so you know what I mean.

enter image description here

<button type="submit" 
        data-icon="false" 
        class="ui-nodisc-icon"  
        data-theme="a" 
        data-inline="true" 
        name="loginButton"  
        id="loginButton" value="submit">Login</button>

I'm using jquery-mobile themeroller and this is what I get..

0

There are 0 best solutions below