Fix document_byline bottom margin if commenter images are disabled.

svn path=/plone.app.discussion/trunk/; revision=46037
This commit is contained in:
Timo Stollenwerk
2010-11-30 07:33:22 +00:00
parent 0c94707743
commit 824ed1e94a
2 changed files with 4 additions and 0 deletions
@@ -55,6 +55,7 @@
.discussion .documentByLine {
float: left;
margin-left: 0;
margin-bottom: 0.5em;
}
.commentActions {