Fix comment input overlay on empty discussion
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
ad9b458c74
commit
750b204ac7
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
padding: 10px 0px 15px;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#commentsTabView .comments .comment {
|
||||
|
|
Loading…
Reference in a new issue