1
0

A more compact view for comments.

This commit is contained in:
Matthias Mees
2013-06-29 16:06:13 +02:00
parent 2f079c3ca4
commit 8bc65c5320
2 changed files with 16 additions and 13 deletions

View File

@ -823,6 +823,7 @@ input[type=checkbox],
.serendipity_commentDirection,
.configuration_group ul .form_check,
#serendipity_comments_list details,
#preview,
.form_field,
.form_area,
@ -885,7 +886,8 @@ input[type=checkbox],
.entry_info,
.pagination,
.media_choose .preview,
.media_file_metadata dt {
.media_file_metadata dt,
#serendipity_comments_list details {
clear: both;
}