minor alignment issues after the wall-item-tools button conversion

This commit is contained in:
friendica 2014-04-19 21:07:30 -07:00
parent 170b5d95e0
commit df31f04adc

View File

@ -65,7 +65,7 @@
.hide-comments-outer { .hide-comments-outer {
margin-left: 60px; margin-left: 60px;
padding: 15px 10px 15px 10px; padding: 15px 10px 15px 7px;
} }
.wall-item-content-wrapper { .wall-item-content-wrapper {
@ -265,6 +265,7 @@ clear: both;
.wall-item-like, .wall-item-like,
.wall-item-dislike { .wall-item-dislike {
margin-top: 5px; margin-top: 5px;
margin-left: 65px;
} }
.wall-item-wrapper-end { .wall-item-wrapper-end {