Buttons (along with checkboxes, select element, etc...) are styled by the browser, and every browser is different. <div><br></div><div>Removing that default styling with:</div><div><br></div><div>-webkit-appearance:none;</div>

<div>-moz-appearance:none;</div><div>-o-appearance:none;</div><div>-ms-appearance:none;</div><div>appearance:none; <div><br></div><div>will get you an ugly looking grey box. But you can then style it with CSS that makes sense and still get the functionality of a button. </div>

<div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Fri, Mar 9, 2012 at 2:37 AM, Matt West <span dir="ltr"><<a href="mailto:mattantwest@gmail.com">mattantwest@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


                <div>
                    Can you inspect the element using the developer tools in chrome or firebug in firefox.
                </div><div>Maybe the user agent stylesheet is effecting something.</div><div><br></div><div>I noticed there are a few other suggestion to try as well in this thread.</div><div><br></div>
                <div><div><br></div><div>-- </div><div>Matt West</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig" target="_blank">Sparrow</a></div><div><br></div></div>
                 
                <p style="color:#a0a0a8">On Friday, 9 March 2012 at 10:32, jonathan chetwynd wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div>Matt,<div><br></div><div>that's a bit better still not centred though ((</div><div><br></div><div>thanks!</div><div><div class="im"><br><div>






<u></u>  
  <u></u>
  <u></u>
<u></u>
        <div>

        <a href="http://www.peepo.com/" target="_blank"></a>
        <p>Jonathan Chetwynd </p>
    <p>~:" <a href="mailto:j.chetwynd@btconnect.com" target="_blank">jay@peepo.com</a><br>
        <a href="http://www.peepo.com/" target="_blank">http://www.peepo.com</a></p>
        <p align="left"><a href="tel:%2B44%20%280%29%2020%207978%201764" value="+442079781764" target="_blank">+44 (0) 20 7978 1764</a></p>

        </div>


</div>
<br></div><div><div>On 9 Mar 2012, at 09:37, Matt West wrote:</div><br><blockquote type="cite"><div><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:13px"><div style="font-family:Helvetica;font-size:13px">

<div>button {</div><div>    font-size: 0;</div><div>}</div></div><div><br></div></span></div></blockquote></div><br></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>
            <br>_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
<br></blockquote></div><br></div></div>