Move reply comment editor to under replied comment
This commit is contained in:
parent
50a576fd5c
commit
c3eb8eed9b
3 changed files with 26 additions and 7 deletions
|
@ -99,5 +99,9 @@
|
|||
-o-transform: translatez(0);
|
||||
transform: translatez(0);
|
||||
}
|
||||
.reply-comment {
|
||||
margin: -50px 23px 10px -40px;
|
||||
padding-top: 50px;
|
||||
}
|
||||
</style>
|
||||
{% endcompress %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue