Merge pull request #422 from cvogeley/master

Position fix in comments
This commit is contained in:
cvogeley 2014-04-20 22:02:43 +02:00
commit cd6926dca6

View File

@ -267,7 +267,12 @@ clear: both;
margin-top: 5px;
margin-left: 65px;
}
.comment
.wall-item-like,
.wall-item-dislike {
margin-top: 5px;
margin-left: 50px;
}
.wall-item-wrapper-end {
clear: both;
}