move memberlist bottom into rightpanel

This commit is contained in:
Matthew Hodgson 2016-04-15 15:53:14 +01:00
parent 26f135c7b0
commit 7c8d7e5361

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>
);
}