summaryrefslogtreecommitdiffstats
path: root/webapp/components/edit_channel_header_modal.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/edit_channel_header_modal.jsx')
-rw-r--r--webapp/components/edit_channel_header_modal.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/components/edit_channel_header_modal.jsx b/webapp/components/edit_channel_header_modal.jsx
index b993fb93c..36ea06fce 100644
--- a/webapp/components/edit_channel_header_modal.jsx
+++ b/webapp/components/edit_channel_header_modal.jsx
@@ -168,8 +168,8 @@ class EditChannelHeaderModal extends React.Component {
{headerTitle}
</Modal.Title>
</Modal.Header>
- <Modal.Body>
- <div className='edit-modal-body'>
+ <Modal.Body bsClass='modal-body edit-modal-body'>
+ <div>
<p>
<FormattedMessage
id='edit_channel_header_modal.description'