From: Steve Sutton Date: Wed, 11 Apr 2018 10:51:49 +0000 (-0400) Subject: Set the print and pay invoice buttons so there too far right. X-Git-Tag: v1.0.0^2~64 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0681d0520c94c8317001e13c671c2c4dfce49f93;p=WP-Plugins%2Fglm-member-db-billing.git Set the print and pay invoice buttons so there too far right. Setting a wrapper around them and setting a max width. --- diff --git a/views/admin/billing/viewInvoice.html b/views/admin/billing/viewInvoice.html index 1fa5df6..57986cb 100644 --- a/views/admin/billing/viewInvoice.html +++ b/views/admin/billing/viewInvoice.html @@ -6,13 +6,15 @@ {include file='admin/billing/subHeader.html'} {/if} -{if $fromMemberMenu} - Pay Invoice -{/if} +
+ {if $fromMemberMenu} + Pay Invoice + {/if} -
Print
-
-{$invoiceHtml} +
Print
+
+ {$invoiceHtml} +