1
0

Minor layout improvements for category overview.

This commit is contained in:
Matthias Mees
2012-12-08 13:41:37 +01:00
parent 1618471dad
commit 8784c81abe
2 changed files with 9 additions and 4 deletions

View File

@ -800,7 +800,12 @@ summary { cursor: pointer; }
.category_data,
.user_name, .group_name { min-width: 8em; }
.category_data { margin: 0 1em 0 0; }
.category_data {
margin: 0 1em 0 0;
width: 75%;
}
.category_desc { margin: 0 1em 0 0; }
/* Content area */
#serendipity_comments_list .form_check,