FS-8196 [verto_communicator] adding nowrap to white-space.

This commit is contained in:
Italo Rossi 2015-09-21 15:38:11 -03:00
parent 383d074735
commit 4879926097
1 changed files with 1 additions and 0 deletions

View File

@ -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 {