summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings_modal.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-06-29 20:38:02 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-06-29 20:38:02 +0500
commitfce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc (patch)
tree4ea6caf1e890703b4bb4e727ebce0099dfc88327 /web/react/components/user_settings_modal.jsx
parent86f774e1b07cda8b451bf5fa23b6de2a1d78dfea (diff)
parent0792eb18d535410b456f3cc569e243efb85a47b6 (diff)
downloadchat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.tar.gz
chat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.tar.bz2
chat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.zip
Merge branch 'master' of https://github.com/mattermost/platform
Diffstat (limited to 'web/react/components/user_settings_modal.jsx')
-rw-r--r--web/react/components/user_settings_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings_modal.jsx b/web/react/components/user_settings_modal.jsx
index ff001611d..1761e575a 100644
--- a/web/react/components/user_settings_modal.jsx
+++ b/web/react/components/user_settings_modal.jsx
@@ -50,7 +50,7 @@ module.exports = React.createClass({
updateTab={this.updateTab}
/>
</div>
- <div className="settings-content">
+ <div className="settings-content minimize-settings">
<UserSettings
activeTab={this.state.active_tab}
activeSection={this.state.active_section}