From 3ac38d14d3623eeb4307716e87c090f164c4ba83 Mon Sep 17 00:00:00 2001 From: Kcppdevelopers Date: Thu, 15 Jun 2017 15:07:51 +0530 Subject: [PATCH] Order Authorization / Capture Improvements, ref #761 --- assets/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/admin.css b/assets/css/admin.css index b86586368..e99d06666 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -49,6 +49,6 @@ table.angelleye_order_action_table td { margin: 10px; } -#angelleye_admin_payment_submit_button { +#angelleye_create_reference_order_submit_button { margin-bottom: 10px; } \ No newline at end of file