From: aroquen Date: Sun, 26 Jul 2015 17:10:01 +0000 (+0200) Subject: Add some bottom margin to space profile items X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=de1d49865c7206aab0dc94eabf728ad23248e95d;p=quix0rs-gnu-social.git Add some bottom margin to space profile items --- 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; }