summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-04 11:19:02 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-04 18:07:23 +0500
commita0a3227345c0b02cdef9d230efa3c0f416a26855 (patch)
tree376933c5f2f7e8ab1ca2918435d591a1674cb243
parente4f7ed3ab12f3cd49289f842324aae6a178f6b8e (diff)
downloadchat-a0a3227345c0b02cdef9d230efa3c0f416a26855.tar.gz
chat-a0a3227345c0b02cdef9d230efa3c0f416a26855.tar.bz2
chat-a0a3227345c0b02cdef9d230efa3c0f416a26855.zip
Updating prop for direct messages modal
-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 abef0c420..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='more-modal'
+ dialogClassName='more-modal'
show={this.props.show}
onHide={this.handleHide}
>