From 60a787e4cbf6bfffaa840a2f04980b36fbd6197e Mon Sep 17 00:00:00 2001 From: gRoussac Date: Fri, 12 Apr 2013 16:51:05 +0200 Subject: [PATCH] // small css fix --- themes/default/css/order-opc.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/default/css/order-opc.css b/themes/default/css/order-opc.css index 5209953f2..568ded610 100644 --- a/themes/default/css/order-opc.css +++ b/themes/default/css/order-opc.css @@ -87,4 +87,7 @@ float: right; margin-right: 20px; padding: 0; +} +#address_invoice_form { + padding: 0px; } \ No newline at end of file