From df43481746193b3dd27eb4395911529c386ec4b6 Mon Sep 17 00:00:00 2001 From: Tim Zallmann Date: Fri, 29 Sep 2017 19:40:08 +0200 Subject: Comma to much --- app/assets/stylesheets/framework/dropdowns.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss index 9e49fb41a41..63697fd38a7 100644 --- a/app/assets/stylesheets/framework/dropdowns.scss +++ b/app/assets/stylesheets/framework/dropdowns.scss @@ -99,7 +99,7 @@ color: $gray-darkest; } - .fa-chevron-down, { + .fa-chevron-down { font-size: $dropdown-chevron-size; position: relative; top: -2px; -- cgit v1.2.1