mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
Merge pull request #1671 from LFlare/fix/1667-hyphen-overflow
Fix hyphenated names overflowing (#1667)
This commit is contained in:
commit
fc3e08c50f
1 changed files with 1 additions and 0 deletions
|
@ -1282,6 +1282,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
|||
display: block;
|
||||
line-height: 1.6;
|
||||
padding: 0 16px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#chat .user-mode::before {
|
||||
|
|
Loading…
Reference in a new issue