Use a single form for new posts and replies

This commit is contained in:
r 2019-12-21 08:36:44 +00:00
parent df875381d4
commit 39c57a6b65
7 changed files with 42 additions and 34 deletions

View file

@ -107,7 +107,7 @@
margin-right: 8px;
}
.timeline-post-form {
.post-form {
margin: 8px 0;
}