aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/dark
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/quattro/dark')
-rw-r--r--view/theme/quattro/dark/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/quattro/dark/style.css b/view/theme/quattro/dark/style.css
index 38dd3dcea..d397a9305 100644
--- a/view/theme/quattro/dark/style.css
+++ b/view/theme/quattro/dark/style.css
@@ -1065,6 +1065,9 @@ section {
color: #2d2d2d;
border: 1px solid #2d2d2d;
}
+.threaded .wall-item-comment-wrapper {
+ margin-left: 0px;
+}
.comment-edit-preview {
width: 710px;
border: 1px solid #2d2d2d;