From a9ba5c680a6f656104a47802f553dbdc4da12727 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 30 Nov 2014 23:44:56 +0100 Subject: [PATCH] Line distance in package names in grid view increased --- app/assets/stylesheets/my.css.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/my.css.scss b/app/assets/stylesheets/my.css.scss index 199dbd5..ac61c2b 100644 --- a/app/assets/stylesheets/my.css.scss +++ b/app/assets/stylesheets/my.css.scss @@ -96,6 +96,7 @@ html, body { .pkgname { font-weight: 700; + line-height: 100%; } .pkgdescription {