From 98e8ea7cd181e6e68fc5d1c7c67f723e6dedc159 Mon Sep 17 00:00:00 2001 From: nfourteen Date: Wed, 10 Jan 2018 00:49:25 -0500 Subject: [PATCH] Fix checkout street format spacing when multiple streets are present --- .../view/frontend/web/template/billing-address/details.html | 2 +- .../template/shipping-information/address-renderer/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html index f2baf5d50030e..fd994a4e8a955 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html @@ -7,7 +7,7 @@

-
+
,

diff --git a/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html b/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html index ec41cae0bdc5e..b66526f660af7 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html @@ -7,7 +7,7 @@
-
+
,