Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments.

This commit is contained in:
Thomas Willingham
2013-05-27 19:40:14 +01:00
parent df32c93d56
commit b7270cad2b
2 changed files with 8 additions and 2 deletions

View File

@@ -1128,6 +1128,10 @@ footer {
margin-top: 10px;
}
.wall-item-body.divmore {
padding-bottom: 15px;
}
.wall-item-tools {
clear: both;
padding: 5px 10px;