FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.

This commit is contained in:
Joao Mesquita 2015-08-20 18:50:45 -03:00
parent bd48aced25
commit 2d14aa9389
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<span class="chat-members-avatar">
<img />
</span>
<h4 class="chat-members-name">{{ member.name }}</h4>
<h4 class="chat-members-name">{{ member.name }} <small>({{ member.number }})</small></h4>
<div class="pull-right action-buttons chat-members-action" ng-show="verto.data.confRole == 'moderator'">
<div class="btn-group">
<button type="button" class="btn btn-xs dropdown-toggle" data-toggle="dropdown">