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:
parent
4bc3385e5e
commit
167bf252c0
@ -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 {
|
||||||
|
Reference in New Issue
Block a user