From 6dc487620b3e477772979fc7056f9dac9edb9bc6 Mon Sep 17 00:00:00 2001 From: Andriy Dyadyura Date: Mon, 21 Dec 2015 16:10:03 +0100 Subject: new colors --- app/assets/stylesheets/framework/mixins.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/framework/mixins.scss b/app/assets/stylesheets/framework/mixins.scss index b804f59e643..41fd890f14f 100644 --- a/app/assets/stylesheets/framework/mixins.scss +++ b/app/assets/stylesheets/framework/mixins.scss @@ -131,7 +131,7 @@ a { padding: 14px; font-size: 15px; - line-height: 23px; + line-height: 28px; color: #959494; border-bottom: 2px solid transparent; -- cgit v1.2.1