summaryrefslogtreecommitdiffstats
path: root/webapp/components/edit_post_modal.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmood@users.noreply.github.com>2016-10-12 18:58:09 +0500
committerHarrison Healey <harrisonmhealey@gmail.com>2016-10-12 09:58:09 -0400
commit39eee5e4ec5274186cdcb0cbff0155b63dde4e5a (patch)
treee4377f9926aa5404c3506f3015fb7ee2c96bc808 /webapp/components/edit_post_modal.jsx
parentd4268cf0d86cee4d51fa1877ccf47b2a69b65cd4 (diff)
downloadchat-39eee5e4ec5274186cdcb0cbff0155b63dde4e5a.tar.gz
chat-39eee5e4ec5274186cdcb0cbff0155b63dde4e5a.tar.bz2
chat-39eee5e4ec5274186cdcb0cbff0155b63dde4e5a.zip
Multiple UI Improvements (#4200)
* Multiple UI Improvements * Adjusting return to call position on mobile
Diffstat (limited to 'webapp/components/edit_post_modal.jsx')
-rw-r--r--webapp/components/edit_post_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/edit_post_modal.jsx b/webapp/components/edit_post_modal.jsx
index 2ab4ec35f..44050bb12 100644
--- a/webapp/components/edit_post_modal.jsx
+++ b/webapp/components/edit_post_modal.jsx
@@ -206,7 +206,7 @@ export default class EditPostModal extends React.Component {
tabIndex='-1'
aria-hidden='true'
>
- <div className='modal-dialog modal-push-down'>
+ <div className='modal-dialog modal-push-down modal-xl'>
<div className='modal-content'>
<div className='modal-header'>
<button