diff --git a/app/assets/javascripts/templates/map_modal_hub.html.haml b/app/assets/javascripts/templates/map_modal_hub.html.haml index 72a6a108d8..79301798c4 100644 --- a/app/assets/javascripts/templates/map_modal_hub.html.haml +++ b/app/assets/javascripts/templates/map_modal_hub.html.haml @@ -43,7 +43,7 @@ %i.ofn-i_033-open-sign{"bo-if" => "enterprise.active"} %i.ofn-i_032-closed-sign{"bo-if" => "!enterprise.active"} {{enterprise.name}} - .button-address ( {{ enterprise.address.city }} , {{enterprise.address.state}} ) + .button-address {{ enterprise.address.city }} , {{enterprise.address.state}} %i.ofn-i_007-caret-right %a.close-reveal-modal.outside{"ng-click" => "$close()"}