bug fix on wall-item-dislike position

This commit is contained in:
friendica 2014-04-20 16:03:19 -07:00
parent cd6926dca6
commit 7e52d8554b
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
2014-04-18.650 2014-04-20.651

View File

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