From e5ff1498a72dac84a11bfbe3d5b41ddc60071141 Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Sun, 29 Dec 2019 18:25:52 +1030 Subject: [PATCH] Fixed incorrectly hiding on large screens --- views/themes/Cloth/checkout-information.hbs | 2 +- views/themes/Cloth/checkout-shipping.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/themes/Cloth/checkout-information.hbs b/views/themes/Cloth/checkout-information.hbs index 988770d..c15837e 100644 --- a/views/themes/Cloth/checkout-information.hbs +++ b/views/themes/Cloth/checkout-information.hbs @@ -84,7 +84,7 @@ -
+
{{> (getTheme 'cart')}} {{#if @root.session.cart}}
diff --git a/views/themes/Cloth/checkout-shipping.hbs b/views/themes/Cloth/checkout-shipping.hbs index f7abed7..887dec7 100644 --- a/views/themes/Cloth/checkout-shipping.hbs +++ b/views/themes/Cloth/checkout-shipping.hbs @@ -26,7 +26,7 @@ {{ @root.__ "Return to information" }} {{ @root.__ "Proceed to payment" }}
-
+
{{> (getTheme 'cart')}}
{{#if @root.session.cart}}