From 83f4c8baebd48d42cb2f9e23a41ffb76671d0d3a Mon Sep 17 00:00:00 2001 From: toyg Date: Thu, 23 Jan 2014 16:23:09 +0000 Subject: [PATCH] moved posts counter to avoid overlapping when no user description/location/url is present --- css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/profile.css b/css/profile.css index 67b189f..458260d 100644 --- a/css/profile.css +++ b/css/profile.css @@ -172,7 +172,7 @@ .profile-modal .profile-data { display: inline-block; - margin-left: -64px; + margin-left: -4px; border-bottom: 0; } .profile-modal .postboard