From c18b70f7649dbe512aed01680b755a306c28d59e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Daubensch=C3=BCtz?= Date: Thu, 4 Feb 2016 15:57:38 +0100 Subject: [PATCH] Remove sass comment --- sass/whitelabel/wallet/polline/polline_custom_style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/whitelabel/wallet/polline/polline_custom_style.scss b/sass/whitelabel/wallet/polline/polline_custom_style.scss index 17cd4e68..e3953492 100644 --- a/sass/whitelabel/wallet/polline/polline_custom_style.scss +++ b/sass/whitelabel/wallet/polline/polline_custom_style.scss @@ -1,4 +1,3 @@ -/** Sass cannot use a number as the first character of a variable, so we'll have to settle with polline **/ $polline--fg-color: black; $polline--bg-color: white; $polline--nav-fg-prim-color: $polline--fg-color;