fix publish comment button.

svn path=/plone.app.discussion/trunk/; revision=27702
This commit is contained in:
Timo Stollenwerk
2009-06-28 18:29:01 +00:00
parent abb0334c1d
commit 14b00ff361
4 changed files with 93 additions and 70 deletions
@@ -68,3 +68,11 @@ ul.filter {
#dobulkaction {
margin: 0.2em 0;
}
.moderate-publish-comment {
float: left;
}
.moderate-delete-comment {
float: right;
}