Improved mobile list

This commit is contained in:
2017-07-21 05:51:11 +02:00
parent aeb562b548
commit 75631f261f
3 changed files with 4 additions and 6 deletions

View File

@ -15,7 +15,7 @@ component Thread(thread *arn.Thread, posts []*arn.Post, user *arn.User)
Avatar(user)
.post-content
textarea#new-reply(placeholder="Reply...")
textarea#new-reply(placeholder="Reply...", aria-label="Reply")
.buttons
button.action(data-action="forumReply", data-trigger="click")