Этот коммит содержится в:
Asaad Mahmood
2015-07-18 01:19:53 +05:00
родитель dafc49dcae
Коммит 1005dfb8e4

Просмотреть файл

@@ -5,7 +5,8 @@
&.post--comment { &.post--comment {
&.other--root { &.other--root {
.post-comment { .post-comment {
margin-left: 0; margin-left: -7px;
background: #e8e8e8;
} }
} }
} }
@@ -82,7 +83,8 @@
&.post--comment { &.post--comment {
&.other--root { &.other--root {
.post-comment { .post-comment {
margin-left: 0; margin-left: -7px;
background: #e8e8e8;
} }
} }
} }
@@ -578,7 +580,7 @@
&.post--comment { &.post--comment {
&.other--root { &.other--root {
.post-comment { .post-comment {
margin-left: 11px; margin-left: 4px;
} }
} }
} }