Browse Source

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

master
toyg 11 years ago
parent
commit
83f4c8baeb
  1. 2
      css/profile.css

2
css/profile.css

@ -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

Loading…
Cancel
Save