summaryrefslogtreecommitdiffstats
path: root/web/react/components/more_direct_channels.jsx
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2015-11-04 09:24:13 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2015-11-04 09:24:13 -0500
commit56ce3bc99735fe7ef7d4bf5f783c3d6f01a3a878 (patch)
treefbbe5f16ab4f7732648a9bc51828f42039ceddd4 /web/react/components/more_direct_channels.jsx
parent8a3d2a7351afcef6b697bb79acbc36ed183078ce (diff)
parenta0a3227345c0b02cdef9d230efa3c0f416a26855 (diff)
downloadchat-56ce3bc99735fe7ef7d4bf5f783c3d6f01a3a878.tar.gz
chat-56ce3bc99735fe7ef7d4bf5f783c3d6f01a3a878.tar.bz2
chat-56ce3bc99735fe7ef7d4bf5f783c3d6f01a3a878.zip
Merge pull request #1288 from asaadmahmoodspin/plt-945
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..40deb37f2 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'
+ dialogClassName='more-modal'
show={this.props.show}
onHide={this.handleHide}
>