diff --git a/templates/2k11/admin/comments.inc.tpl b/templates/2k11/admin/comments.inc.tpl index eb1811be..0206aa7b 100644 --- a/templates/2k11/admin/comments.inc.tpl +++ b/templates/2k11/admin/comments.inc.tpl @@ -2,12 +2,7 @@ {* TODO: Not sure anything emitted here actually IS an error. *} {$errormsg} {/if} - - - +
{if !is_array($sql)} {$CONST.NO_COMMENTS} diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 9d536007..e239589f 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1066,7 +1066,7 @@ main { #edit_entry_title input, #edit_entry_metadata input, #edit_entry_metadata select, -#filter_comments input, +#filter_comments .form_field > input, #filter_comments select, #serendipity_comment .form_field input, #serendipity_comment select { width: 85%; }