mirror of
https://github.com/rystaf/mlmym.git
synced 2024-11-09 16:55:17 +00:00
reply margin
This commit is contained in:
parent
b6a7a1e6d5
commit
0d0648cdba
|
@ -278,7 +278,7 @@ form.savecomment {
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
.comment > .children > form.savecomment {
|
.comment > .children > form.savecomment {
|
||||||
margin: 0px 0px 10px 20px;
|
margin: 0px 0px 5px 0px;
|
||||||
}
|
}
|
||||||
.comment .children {
|
.comment .children {
|
||||||
margin: 3px 0px 5px 30px;
|
margin: 3px 0px 5px 30px;
|
||||||
|
|
Loading…
Reference in a new issue