From 3f66131b574ebcd5dd9fe3b5c7a6152fa535a1d2 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 21 Oct 2013 16:16:08 +0300 Subject: [PATCH] better align for project#home --- app/assets/stylesheets/sections/projects.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/sections/projects.scss b/app/assets/stylesheets/sections/projects.scss index 0c218e6..0e5f99d 100644 --- a/app/assets/stylesheets/sections/projects.scss +++ b/app/assets/stylesheets/sections/projects.scss @@ -23,7 +23,7 @@ font-size: 18px; color: #777; margin: 0; - line-height: 2; + line-height: 32px; } .project-home-dropdown { margin-left: 10px; @@ -48,7 +48,7 @@ .public-label { font-size: 14px; background: #f1f1f1; - padding: 6px 10px; + padding: 8px 10px; border-radius: 4px; margin-left: 10px; color: #888; -- libgit2 0.21.2