Don't wrap contact names
This commit is contained in:
parent
9dd2f98841
commit
b4aada0155
@ -369,6 +369,7 @@ form.search-xmpp-contact input {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 113px;
|
width: 113px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user