move memberlist bottom into rightpanel

pull/21833/head
Matthew Hodgson 2016-04-15 15:53:14 +01:00
parent 26f135c7b0
commit 7c8d7e5361
1 changed files with 0 additions and 4 deletions

View File

@ -449,10 +449,6 @@ module.exports = React.createClass({
</TruncatedList>
{invitedSection}
</GeminiScrollbar>
<div className="mx_MemberList_bottom">
<div className="mx_MemberList_bottomRule">
</div>
</div>
</div>
);
}