fix badge layout
This commit is contained in:
parent
5c105a50e2
commit
dbcbd2aad8
1 changed files with 2 additions and 2 deletions
|
@ -129,9 +129,9 @@ module.exports = React.createClass({
|
|||
onMouseLeave={ this.mouseLeave }>
|
||||
<div className="mx_EntityTile_avatar">
|
||||
{ av }
|
||||
{ power }
|
||||
</div>
|
||||
{ nameEl }
|
||||
{ power }
|
||||
{ inviteButton }
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue