mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Extend message tying of RHS threads the entire width of the right post textbox (#25857)
This commit is contained in:
parent
68be318fa2
commit
f72aed2263
@ -158,7 +158,7 @@
|
||||
.msg-typing {
|
||||
display: block;
|
||||
min-width: 1px;
|
||||
max-width: 230px;
|
||||
max-width: 100%;
|
||||
height: 20px;
|
||||
margin: 2px 0;
|
||||
float: left;
|
||||
|
Loading…
Reference in New Issue
Block a user