From 5c767e7464a502bf6a4f1b305a4c6d939dfbdb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Wed, 27 May 2015 12:39:59 +0200 Subject: [PATCH] Add margin between user name and job position --- app/modules/profile/styles/profile-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/modules/profile/styles/profile-bar.scss b/app/modules/profile/styles/profile-bar.scss index abe89ca8..dfa44b0a 100644 --- a/app/modules/profile/styles/profile-bar.scss +++ b/app/modules/profile/styles/profile-bar.scss @@ -67,7 +67,7 @@ @extend %bold; @extend %xlarge; line-height: 1; - margin-bottom: 0; + margin-bottom: .5rem; text-transform: none; } h2 {