mirror of
https://github.com/rystaf/mlmym.git
synced 2024-11-21 21:27:15 +00:00
fix children indent
This commit is contained in:
parent
f45662c276
commit
a518844b00
|
@ -281,7 +281,7 @@ form.savecomment {
|
||||||
margin: 0px 0px 10px 20px;
|
margin: 0px 0px 10px 20px;
|
||||||
}
|
}
|
||||||
.comment .children {
|
.comment .children {
|
||||||
margin: 3px 0px 5px 21px;
|
margin: 3px 0px 5px 30px;
|
||||||
}
|
}
|
||||||
.savecomment textarea {
|
.savecomment textarea {
|
||||||
margin: 5px 0px;
|
margin: 5px 0px;
|
||||||
|
|
Loading…
Reference in a new issue