From de1d49865c7206aab0dc94eabf728ad23248e95d Mon Sep 17 00:00:00 2001 From: aroquen Date: Sun, 26 Jul 2015 19:10:01 +0200 Subject: [PATCH] Add some bottom margin to space profile items --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 8751bd0166..ba3cbf7206 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1890,7 +1890,7 @@ left:3px; } .profile .entity_profile { -margin-bottom:0; +margin-bottom:10px; min-height:60px; } -- 2.39.5