From: Italo Rossi Date: Mon, 21 Sep 2015 18:38:11 +0000 (-0300) Subject: FS-8196 [verto_communicator] adding nowrap to white-space. X-Git-Tag: v1.6.2~1^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4879926097d0aea2beed65e6db87887a60e9d483;p=thirdparty%2Ffreeswitch.git FS-8196 [verto_communicator] adding nowrap to white-space. --- diff --git a/html5/verto/verto_communicator/src/css/verto.css b/html5/verto/verto_communicator/src/css/verto.css index ab52cc3ae8..160ede11df 100644 --- a/html5/verto/verto_communicator/src/css/verto.css +++ b/html5/verto/verto_communicator/src/css/verto.css @@ -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 {