From 057bfe9b1733a1e76ccf589e9dfc66b8e04491e7 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Tue, 30 Dec 2014 17:01:01 +0100 Subject: [PATCH] Fixing vfold icon name --- 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 9b64955a..773fdc29 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 {