diff --git a/html5/verto/verto_communicator/src/css/verto.css b/html5/verto/verto_communicator/src/css/verto.css
index 5df89dabd3..1bb445118c 100644
--- a/html5/verto/verto_communicator/src/css/verto.css
+++ b/html5/verto/verto_communicator/src/css/verto.css
@@ -892,10 +892,14 @@ body .modal-body .btn-group .btn.active {
width: 160px;
overflow: hidden;
text-overflow: ellipsis;
- margin-top: 5px;
white-space: nowrap;
}
+.members-badges {
+ font-size: 10px;
+ text-transform: uppercase;
+}
+
.chat-members .chat-member-item {
padding: 8px 16px;
height: 56px;
@@ -927,7 +931,7 @@ body .modal-body .btn-group .btn.active {
margin: 0;
font-size: 16px;
display: inline-block;
- line-height: 18px;
+ line-height: 14px;
}
.chat-members .chat-members-status i {
diff --git a/html5/verto/verto_communicator/src/partials/chat.html b/html5/verto/verto_communicator/src/partials/chat.html
index 3168e9d34a..a717c5d534 100644
--- a/html5/verto/verto_communicator/src/partials/chat.html
+++ b/html5/verto/verto_communicator/src/partials/chat.html
@@ -22,7 +22,16 @@
-