diff --git a/src/views/PickupLocationModal.vue b/src/views/PickupLocationModal.vue index cbec4f08..5a667656 100644 --- a/src/views/PickupLocationModal.vue +++ b/src/views/PickupLocationModal.vue @@ -31,9 +31,7 @@ {{ store.facilityName }} -

{{ store.address1 }}{{ store.address2 }} - {{ store.city }} -

+

{{ store.address1 }}{{ store.address2 }} {{ store.city }}

{{ store.distance }} {{ $t("mi") }}