fix bottom margin on FF
This commit is contained in:
parent
4d549304b6
commit
eab0ca8716
1 changed files with 2 additions and 0 deletions
|
@ -378,6 +378,8 @@ module.exports = React.createClass({
|
||||||
{invitedSection}
|
{invitedSection}
|
||||||
</GeminiScrollbar>
|
</GeminiScrollbar>
|
||||||
<div className="mx_MemberList_bottom">
|
<div className="mx_MemberList_bottom">
|
||||||
|
<div className="mx_MemberList_bottomRule">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue