mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
fixed indentation issues
This commit is contained in:
parent
8f37bbae1d
commit
6ebb071b60
@ -154,10 +154,10 @@
|
|||||||
.comment-reply-form-holder {
|
.comment-reply-form-holder {
|
||||||
padding: 0 10px; // Prevent clipping issues on slideUp/Down
|
padding: 0 10px; // Prevent clipping issues on slideUp/Down
|
||||||
}
|
}
|
||||||
.comment-replies-holder {
|
.comment-replies-holder {
|
||||||
padding: 0 0 0 10px;
|
padding: 0 0 0 10px;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-list.root-level {
|
.comments-list.root-level {
|
||||||
|
Loading…
Reference in New Issue
Block a user