#1519 for post comments

This commit is contained in:
Lightforger
2013-05-03 16:40:38 +03:00
parent 92b278d3f2
commit 882cbda62e

View File

@@ -15,13 +15,13 @@ div.comments-for-post {
div.list-of-comments { div.list-of-comments {
article.comment { article.comment {
margin-bottom: 2em; margin-bottom: 2em;
word-wrap: break-word;
div.author { div.author {
width: 12em; width: 12em;
float: left; float: left;
overflow: hidden; overflow: hidden;
margin-right: 2em; margin-right: 2em;
word-wrap: break-word;
h1 { h1 {
display: block; display: block;