Archived
1
0

Give dashboard items content some room.

This commit is contained in:
Matthias Mees
2013-07-08 13:54:01 +02:00
parent bc17eec490
commit 13253957ec
2 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -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:"&hellip;"}
</div>