Give dashboard items content some room.
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
|
||||
<ol class="plainList">
|
||||
{foreach $comments as $comment}
|
||||
<li>
|
||||
<div class="comment_summary">
|
||||
<li><div class="comment_summary">
|
||||
<b>#{$comment.id}</b> – {$comment.body|truncate:100:"…"}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user