diff --git a/web/chat/chat-input-bar.react.js b/web/chat/chat-input-bar.react.js --- a/web/chat/chat-input-bar.react.js +++ b/web/chat/chat-input-bar.react.js @@ -226,7 +226,7 @@ if (this.props.inputState.draft.length) { sendButton = ( - + ); } @@ -245,7 +245,7 @@ accept={allowedMimeTypeString} multiple /> - +