Minor layout fix in config screens.

This commit is contained in:
Matthias Mees 2013-02-06 18:58:50 +01:00
parent 28067ea3e1
commit 66b07aeb13

View File

@ -1152,6 +1152,8 @@ fieldset p,
.comment_data, .comment_data,
.configuration_group h3 { margin-top: 0; } .configuration_group h3 { margin-top: 0; }
.configuration_group > fieldset { margin-bottom: 1.5em; }
.editor_toolbar { margin-top: .25em; } .editor_toolbar { margin-top: .25em; }
#serendipity_comments_list .actions { margin: .75em 0; } #serendipity_comments_list .actions { margin: .75em 0; }