diff --git a/addon/components/utils/address-form.hbs b/addon/components/utils/address-form.hbs index dd6163fe..5c65eef1 100644 --- a/addon/components/utils/address-form.hbs +++ b/addon/components/utils/address-form.hbs @@ -53,44 +53,45 @@ {{/if}} {{/unless}} - -
- - {{#if this.useGoogleAutocomplete}} -
- +
+ + {{#if this.useGoogleAutocomplete}} +
+ +
+ {{else}} + -
- {{else}} + {{/if}} +
+ +
+ - {{/if}} -
- -
- - +
@@ -157,4 +158,4 @@ />
- + \ No newline at end of file