moved posts counter to avoid overlapping when no user description/location/url is present

This commit is contained in:
toyg 2014-01-23 16:23:09 +00:00
parent 5af34c39bd
commit 83f4c8baeb

View File

@ -172,7 +172,7 @@
.profile-modal .profile-data .profile-modal .profile-data
{ {
display: inline-block; display: inline-block;
margin-left: -64px; margin-left: -4px;
border-bottom: 0; border-bottom: 0;
} }
.profile-modal .postboard .profile-modal .postboard