Correctly display group invite

By making sure the groupName truncates in the right place
pull/21833/head
Luke Barnard 2017-11-09 14:16:54 +00:00
parent be5e67245b
commit 9a6c9594a1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ export default React.createClass({
const label = <EmojiText
element="div"
title={this.props.group.groupId}
className="mx_RoomTile_name"
className="mx_RoomTile_name mx_RoomTile_badgeShown"
dir="auto"
>
{ groupName }