mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 17:14:15 -05:00
Hide overflowing characters from reply indicator too
This commit is contained in:
parent
a24b954baa
commit
318362758b
@ -143,6 +143,7 @@
|
||||
overflow: visible;
|
||||
white-space: pre-wrap;
|
||||
padding-top: 5px;
|
||||
overflow: hidden;
|
||||
|
||||
p, pre, blockquote {
|
||||
margin-bottom: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user