Fix hyphenated names overflowing (#1667)
This commit is contained in:
parent
a7666a5d56
commit
e83ba807f4
@ -1282,6 +1282,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
|||||||
display: block;
|
display: block;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .user-mode::before {
|
#chat .user-mode::before {
|
||||||
|
Loading…
Reference in New Issue
Block a user