From 7d3cae0aae822ef98a1dca16ae019c0d1fd7599d Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Thu, 15 Jan 2015 07:27:23 +0100 Subject: [PATCH] Refixing vfold-icon in typography.scss --- app/styles/layout/typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/layout/typography.scss b/app/styles/layout/typography.scss index b467046a..553e74a5 100755 --- a/app/styles/layout/typography.scss +++ b/app/styles/layout/typography.scss @@ -255,7 +255,7 @@ a:visited { .icon-spinner:before { content: 'J'; } -.icon-fold:before { +.icon-vfold:before { content: 'N'; } .icon-issues:before {