Hello,

I was wondering if anyone has had this issue. In windows 10 mail on my button there's an underline. button

Here's the code used: I also have an a defined in the head as text decoration: none !important;


 <tr>
                          <td align="center" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;padding:0;">
                            <table border="0" cellspacing="0" cellpadding="0" align="center" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;border-spacing:0;font-family:sans-serif;color:#333333;border-collapse:collapse !important;">
                              <tr>
                                <td class="button contents-1 center-content" align="center"  bgcolor="#0054a6" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;padding:10px 10px;font-size:16px;font-family:Arial, Helvetica, sans-serif;color: #0054a6;text-align:center !important;margin:0 auto !important;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color:#0054a6; text-decoration: none!important;"><a href="http://www.google.com" target="_blank" align="center" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#ffffff;font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 7px 7px; border: 1px solid #0054a6; display: inline-block; text-decoration: none!important;">READ SAMESON'S STORY</a></td>
                              </tr>
                              <tr>
                                <td height="60">
                                </td>
                              </tr>
                            </table>
                          </td>
                        </tr>