summaryrefslogtreecommitdiffstats
path: root/web/react/components/more_direct_channels.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-04 00:50:56 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-04 18:07:23 +0500
commit25e6e9aca7be87541bfc396f2c53e3ed316e834d (patch)
treed390ea0020871332fe087bb013fb19bd9f9b23b2 /web/react/components/more_direct_channels.jsx
parentd9c7fce07744f38715e96f34bf7eaf75d1bcfb00 (diff)
downloadchat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.tar.gz
chat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.tar.bz2
chat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.zip
UI Improvements for multiple tickets
Diffstat (limited to 'web/react/components/more_direct_channels.jsx')
-rw-r--r--web/react/components/more_direct_channels.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/more_direct_channels.jsx b/web/react/components/more_direct_channels.jsx
index b0232fc08..abef0c420 100644
--- a/web/react/components/more_direct_channels.jsx
+++ b/web/react/components/more_direct_channels.jsx
@@ -206,7 +206,7 @@ export default class MoreDirectChannels extends React.Component {
return (
<Modal
- className='modal-direct-channels'
+ className='more-modal'
show={this.props.show}
onHide={this.handleHide}
>