FS-8196 [verto_communicator] adding nowrap to white-space.
This commit is contained in:
parent
383d074735
commit
4879926097
|
@ -847,6 +847,7 @@ body .modal-body .btn-group .btn.active {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: 5px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.chat-members .chat-member-item {
|
||||
|
|
Loading…
Reference in New Issue