XF 1.2 Problem with extra user info

Matthew Hawley

Well-known member
So I have my posts like this:

xzdp.png


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.

p60l.png


So I added this to EXTRA.css
Code:
.extraUserInfo { margin-bottom: 6px; }

And this is what it looks like now:

x8qw.png


That dark gray part below the extra user info is the background of the message user block.

Any way to fix this? Thanks! :)
 
Top Bottom