Update newsletter ButtonTest.php

[MAILPOET-3468]
This commit is contained in:
Jan Lysý
2021-08-03 10:06:29 +02:00
committed by Veljko V
parent dfa0d03a67
commit 811b25673e

View File

@@ -51,7 +51,10 @@ class ButtonTest extends \MailPoetUnitTest {
font-weight:bold;">Button
</center>
</v:roundrect>
<![endif]--><a class="mailpoet_button" href="https://example.com" style="display:inline-block;-webkit-text-size-adjust:none;mso-hide:all;text-decoration:none !important;text-align:center;background-color: #252525;border-color: #363636;border-width: 2px;border-radius: 5px;border-style: solid;width: 156px;line-height: 40px;color: #ffffff;font-family: \'source sans pro\', \'helvetica neue\', helvetica, arial, sans-serif;font-size: 14px;font-weight: bold;"> Button</a>
<![endif]-->
<!--[if !mso]><!-- -->
<a class="mailpoet_button" href="https://example.com" style="display:inline-block;-webkit-text-size-adjust:none;mso-hide:all;text-decoration:none !important;text-align:center;background-color: #252525;border-color: #363636;border-width: 2px;border-radius: 5px;border-style: solid;width: 156px;line-height: 40px;color: #ffffff;font-family: \'source sans pro\', \'helvetica neue\', helvetica, arial, sans-serif;font-size: 14px;font-weight: bold;"> Button</a>
<!--<![endif]-->
</td>
</tr>
</table>