From bd96a8d72251cac2cd8b32698fe13b5c859ba209 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Tue, 29 May 2012 00:09:47 +0200 Subject: [PATCH] A little smaller line height should be better though --- app/assets/stylesheets/player.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/player.css.scss b/app/assets/stylesheets/player.css.scss index 6e48080..3115c80 100644 --- a/app/assets/stylesheets/player.css.scss +++ b/app/assets/stylesheets/player.css.scss @@ -51,7 +51,7 @@ $color5: #EDC951; line-height: inherit; .line { - line-height: 1.4em; + line-height: 1.3em; span { padding: 1px 0;