From ca222f86c8b09db379788e77c85c730ca636f7d5 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Sat, 3 Jan 2015 04:32:26 +0100 Subject: [PATCH] fix profile-text margin --- app/assets/stylesheets/scss/user.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/scss/user.scss b/app/assets/stylesheets/scss/user.scss index 404e7b67..955ee4d0 100644 --- a/app/assets/stylesheets/scss/user.scss +++ b/app/assets/stylesheets/scss/user.scss @@ -46,6 +46,7 @@ .profile--text { margin-bottom: 2px; line-height: 1.5em; + margin-top: 0.65em; } .profile--header {