lib/atpay/button/templates/wrap_default.liquid in atpay_buttons-1.3.5 vs lib/atpay/button/templates/wrap_default.liquid in atpay_buttons-1.3.6
- old
+ new
@@ -20,19 +20,19 @@
<center>
<table cellpadding='0' cellspacing='0' style='margin-bottom:20px;'>
<tr>
<td>
- <table style='margin: auto; margin-bottom:5px; font-family: Lato; padding-bottom:10px; position:relative; padding-left:5px; padding-right:10px; margin-bottom:0px; margin-top:5px; padding:10px;padding-top:0; border-left: 1px solid #e4e2e2; border-top: 1px solid #e4e2e2; border-right: 1px solid #e4e2e2; '>
+ <table style='border-collapse:separate !important; width:200px;margin: auto; margin-bottom:5px; font-family: Lato; padding-bottom:10px; position:relative; padding-left:5px; padding-right:10px; margin-bottom:0px; margin-top:5px; padding:10px;padding-top:0; border-left: 1px solid #e4e2e2; border-top: 1px solid #e4e2e2; border-right: 1px solid #e4e2e2; '>
<tr>
<td colspan='3'>
<p style='margin-bottom:0px; color: #515050; font-size:12px; margin-top:2px; text-align:center;'>
{{wrap_text}}
</p>
</td>
</tr>
<tr>
- <td>
+ <td style="padding-top:10px; padding-bottom:10px;">
<!-- BUTTON CODE -->
<center>
<table class="reg_mailto" border='0' cellpadding='0' cellspacing='0' style='font-family: Tahoma; background-color:{{background_color}};'>
<tr>
\ No newline at end of file