Matthew Hawley
Well-known member
So I have my posts like this:
And all is well, except this one little problem. When I click the plus the extra user info is way too close to the message buttons.
So I added this to EXTRA.css
And this is what it looks like now:
That dark gray part below the extra user info is the background of the message user block.
Any way to fix this? Thanks!
And all is well, except this one little problem. When I click the plus the extra user info is way too close to the message buttons.
So I added this to EXTRA.css
Code:
.extraUserInfo { margin-bottom: 6px; }
And this is what it looks like now:
That dark gray part below the extra user info is the background of the message user block.
Any way to fix this? Thanks!