fix fieldset CSS selector.

svn path=/plone.app.discussion/trunk/; revision=27762
This commit is contained in:
Timo Stollenwerk 2009-07-01 09:33:33 +00:00
parent 938c1dc2e8
commit 55380327f6
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ul.filter {
margin-top: 2em;
}
fieldset {
#fieldset-moderate-comments {
padding: 2em 0;
}