Change 20px bottom block margin to 10px top+bottom padding in Renderer

[MAILPOET-1701]
This commit is contained in:
Jan Jakeš
2019-03-06 09:46:21 +01:00
committed by M. Shull
parent 76fe906875
commit 1b5afa92da
6 changed files with 23 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ class Button {
$element['styles']['block']['width'] = self::calculateWidth($element, $column_base_width);
$template = '
<tr>
<td class="mailpoet_padded_bottom mailpoet_padded_side" valign="top">
<td class="mailpoet_padded_vertical mailpoet_padded_side" valign="top">
<div>
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing:0;mso-table-lspace:0;mso-table-rspace:0;">
<tr>