From 1005dfb8e4a276fc394c655f891388795cc60b09 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Sat, 18 Jul 2015 01:19:53 +0500 Subject: Updating margins --- web/sass-files/sass/partials/_responsive.scss | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 5497e2c6c..a34bbe8d8 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -5,7 +5,8 @@ &.post--comment { &.other--root { .post-comment { - margin-left: 0; + margin-left: -7px; + background: #e8e8e8; } } } @@ -82,7 +83,8 @@ &.post--comment { &.other--root { .post-comment { - margin-left: 0; + margin-left: -7px; + background: #e8e8e8; } } } @@ -578,7 +580,7 @@ &.post--comment { &.other--root { .post-comment { - margin-left: 11px; + margin-left: 4px; } } } -- cgit v1.2.3-1-g7c22