mirror of https://github.com/vector-im/riot-web
fix bottom margin on FF
parent
4d549304b6
commit
eab0ca8716
|
@ -378,6 +378,8 @@ module.exports = React.createClass({
|
|||
{invitedSection}
|
||||
</GeminiScrollbar>
|
||||
<div className="mx_MemberList_bottom">
|
||||
<div className="mx_MemberList_bottomRule">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue