Hide overflowing characters from reply indicator too

lolsob-rspec
Thibaut Girka 2019-10-25 22:28:25 +02:00 committed by ThibG
parent 1445a99c15
commit 6272dc1136
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@
overflow: visible;
white-space: pre-wrap;
padding-top: 5px;
overflow: hidden;
p, pre, blockquote {
margin-bottom: 20px;