dont break room directory and search

This commit is contained in:
Bruno Windels 2019-03-18 14:05:56 +01:00
parent 95e61a57bc
commit d84003ac44
3 changed files with 12 additions and 3 deletions

View file

@ -551,7 +551,6 @@ module.exports = React.createClass({
onFillRequest={ this.onFillRequest }
stickyBottom={false}
startAtBottom={false}
onResize={function() {}}
>
{ scrollpanel_content }
</ScrollPanel>;