From a6a86612c75a7a1d1cc41fa9cd5e9afe9a523292 Mon Sep 17 00:00:00 2001 From: summerscope Date: Tue, 3 Jun 2014 11:48:11 +1000 Subject: [PATCH] Adding X from new icon font to modal --- app/assets/javascripts/templates/authentication.html.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/javascripts/templates/authentication.html.haml b/app/assets/javascripts/templates/authentication.html.haml index ab388a691e..3f219240e6 100644 --- a/app/assets/javascripts/templates/authentication.html.haml +++ b/app/assets/javascripts/templates/authentication.html.haml @@ -3,4 +3,5 @@ %ng-include{src: "'login.html'"} %ng-include{src: "'signup.html'"} %ng-include{src: "'forgot.html'"} -%a.close-reveal-modal{"ng-click" => "$close()"} × +%a.close-reveal-modal{"ng-click" => "$close()"} + %i.ofn-i_009-close \ No newline at end of file