diff --git a/app/views/modals/_product.html.haml b/app/views/modals/_product.html.haml index 9c071b51eb..b2281d64ca 100644 --- a/app/views/modals/_product.html.haml +++ b/app/views/modals/_product.html.haml @@ -7,4 +7,5 @@ %img{"ng-src" => "{{product.primary_taxon.icon}}"} {{product.name}} %p {{product.description}} - %a.close-reveal-modal{"ng-click" => "$close()"} × + %a.close-reveal-modal{"ng-click" => "$close()"} + %i.ofn-i_009-close