From 167bf252c0f5d52e3928428406b80471bd2ed732 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 19 Apr 2014 21:22:45 -0700 Subject: the comment input box is still a couple pixels off but this aligns the conversation a bit better on narrow screens. --- view/theme/redbasic/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 03c17e0a4..ff3cec38c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2331,11 +2331,11 @@ blockquote { .thread-wrapper .wall-item-comment-wrapper, .wall-item-content-wrapper.comment { - margin-left: 24px; + margin-left: 18px; } .hide-comments-outer { - margin-left: 24px; + margin-left: 18px; } .wall-item-photo { -- cgit v1.2.3