Check your postbit_wrapper template (alternatively, post it up).
I haven't changed it, but...
Code:
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
$postbit
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->
Quote:
Originally Posted by EnIgMa1234
Have you added any CSS lately?
Yes, only ONE thing for the spoiler plugin, I added: