tweak badges
This commit is contained in:
parent
7d0b8083b6
commit
91a2ee1779
3 changed files with 13 additions and 22 deletions
|
@ -328,9 +328,9 @@ const RoomSubList = React.createClass({
|
|||
<AccessibleButton onClick={ this.onClick } className="mx_RoomSubList_label" tabIndex={tabindex}>
|
||||
{ chevron }
|
||||
{ this.props.collapsed ? '' : this.props.label }
|
||||
{ badge }
|
||||
{ incomingCall }
|
||||
</AccessibleButton>
|
||||
{ badge }
|
||||
{ addRoomButton }
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue