fix children indent

This commit is contained in:
Ryan Stafford 2024-06-27 22:17:37 -04:00
parent f45662c276
commit a518844b00

View file

@ -281,7 +281,7 @@ form.savecomment {
margin: 0px 0px 10px 20px;
}
.comment .children {
margin: 3px 0px 5px 21px;
margin: 3px 0px 5px 30px;
}
.savecomment textarea {
margin: 5px 0px;