diff --git a/src/components/structures/LeftPanel.js b/src/components/structures/LeftPanel.js
index 989644304b..da5abed41b 100644
--- a/src/components/structures/LeftPanel.js
+++ b/src/components/structures/LeftPanel.js
@@ -194,12 +194,16 @@ const LeftPanel = React.createClass({
},
);
+ const searchBox = !this.props.collapsed ?
+