From 4f54f4e6bb17e44addce4b3e00e94a4907bd9627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sen=C3=A9n=20Rodero=20Rodr=C3=ADguez?= Date: Mon, 26 Jun 2017 16:50:44 +0200 Subject: [PATCH] Add empty line to make sccs-lint compliant --- app/assets/stylesheets/icons.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/icons.scss b/app/assets/stylesheets/icons.scss index a1420fa12..39eadf745 100644 --- a/app/assets/stylesheets/icons.scss +++ b/app/assets/stylesheets/icons.scss @@ -196,6 +196,7 @@ .icon-budget::before { content: '\53'; } + .icon-budget-investment-image::before { content: '\68'; }