From f7198fe7173404a3c08cb8516413f2a7d1d76bc9 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Mon, 5 Jul 2021 14:57:21 +0700 Subject: fix column layout for billing and shipping form --- include/checkout/billing_address | 16 ++++++++-------- include/checkout/shipping_address | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'include/checkout') diff --git a/include/checkout/billing_address b/include/checkout/billing_address index ee3ecb9..4df0528 100644 --- a/include/checkout/billing_address +++ b/include/checkout/billing_address @@ -1,21 +1,21 @@ -
-
+
+
-
+
-
+
-
+
-
+
-
+
@@ -43,7 +43,7 @@ return $options; -
diff --git a/include/checkout/shipping_address b/include/checkout/shipping_address index 11d6551..e5260f0 100644 --- a/include/checkout/shipping_address +++ b/include/checkout/shipping_address @@ -1,4 +1,4 @@ -
+
-- cgit v1.2.3