From: Laury GvR Date: Wed, 3 Dec 2014 21:49:13 +0000 (-0500) Subject: Submit button fix X-Git-Tag: v1.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f8e576d8d8eeb471e305f999b5ef35b09299b310;p=WP-Plugins%2FGlmPayments.git Submit button fix --- diff --git a/css/glm-payments-widget.css b/css/glm-payments-widget.css index 6f6bae3..58e537d 100755 --- a/css/glm-payments-widget.css +++ b/css/glm-payments-widget.css @@ -40,13 +40,16 @@ color:#777; } +#submit-button { + text-align: center; +} .payment_btn_submit { height: 28px; float: none; padding: 0 22px; -margin: 0 28px 0 218px; +margin: 0 auto; background: #608e3a; border: none; line-height: 28px; diff --git a/includes/payment-display.php b/includes/payment-display.php index f5553bb..fc1f084 100755 --- a/includes/payment-display.php +++ b/includes/payment-display.php @@ -537,12 +537,10 @@ function glm_payment_form() { - - - - - - + +
+ +