diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |