consistent width for comment list tables
This commit is contained in:
parent
0a4a211c2b
commit
d83c596c01
@ -73,7 +73,7 @@ class CommentListTheme extends Themelet {
|
||||
|
||||
$html = '
|
||||
<table class="comment_list_table"><tr>
|
||||
<td>'.$thumb_html.'</td>
|
||||
<td width="220">'.$thumb_html.'</td>
|
||||
<td>'.$comment_html.'</td>
|
||||
</tr></table>
|
||||
';
|
||||
|
Loading…
x
Reference in New Issue
Block a user