Add divider between action buttons and content.

This commit is contained in:
Roger Braun 2013-08-18 18:16:21 +02:00
parent c356e33f63
commit 9996cbaf15

View file

@ -30,6 +30,7 @@
<div id='single-post-actions' class='span4'>
</div>
</div>
<hr />
<div id='body' class='row-fluid'>
<div id='real-post-content' class='span12'>
</div>