FS-8196 [verto_communicator] Fix sidebar layout when user is moderator.

This commit is contained in:
Italo Rossi 2015-09-21 15:29:50 -03:00
parent dfd6d0248a
commit 383d074735
1 changed files with 1 additions and 1 deletions

View File

@ -843,7 +843,7 @@ body .modal-body .btn-group .btn.active {
}
.members-name {
width: 183px;
width: 160px;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 5px;