From d83c596c01d0065fdec65e2ca0e35edf093447f9 Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 11 Feb 2012 04:27:00 +0000 Subject: [PATCH] consistent width for comment list tables --- ext/comment/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/comment/theme.php b/ext/comment/theme.php index a764c9fb..fdc33e03 100644 --- a/ext/comment/theme.php +++ b/ext/comment/theme.php @@ -73,7 +73,7 @@ class CommentListTheme extends Themelet { $html = ' - +
'.$thumb_html.''.$thumb_html.' '.$comment_html.'
';