the comment input box is still a couple pixels off but this aligns the conversation a bit better on narrow screens.

This commit is contained in:
friendica 2014-04-19 21:22:45 -07:00
parent 4bc3385e5e
commit 167bf252c0

View File

@ -2331,11 +2331,11 @@ blockquote {
.thread-wrapper .wall-item-comment-wrapper, .thread-wrapper .wall-item-comment-wrapper,
.wall-item-content-wrapper.comment { .wall-item-content-wrapper.comment {
margin-left: 24px; margin-left: 18px;
} }
.hide-comments-outer { .hide-comments-outer {
margin-left: 24px; margin-left: 18px;
} }
.wall-item-photo { .wall-item-photo {