- Updates text alignemnt for buttons

This commit is contained in:
Vlad
2016-01-04 10:27:07 -05:00
parent bc80f69e41
commit 16661af8c3

View File

@@ -9,9 +9,9 @@ class Button {
<tr> <tr>
<td class="mailpoet_padded" valign="top"> <td class="mailpoet_padded" valign="top">
<div> <div>
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing:0;mso-table-lspace:0;mso-table-rspace:0;text-align:' . $element['styles']['block']['textAlign'] . ';"> <table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing:0;mso-table-lspace:0;mso-table-rspace:0;">
<tr> <tr>
<td class="mailpoet_button-container" style="padding:8px 0;"><!--[if mso]> <td class="mailpoet_button-container" style="padding:8px 0;text-align:' . $element['styles']['block']['textAlign'] . ';"><!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"
href="' . $element['url'] . '" href="' . $element['url'] . '"
style="height:' . $element['styles']['block']['lineHeight'] . '; style="height:' . $element['styles']['block']['lineHeight'] . ';