diff --git a/bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss b/bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss index 3b9532a613f58ef7b97fa077c7a80bf0425b11c7..56694d37ad0664d3705f32439c538a06c997733b 100644 --- a/bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss @@ -70,8 +70,7 @@ .sendButton { margin-left: $sm-padding-x; - align-self: flex-end; - margin-bottom: 4px; + align-self: center; i { font-size: 115% !important; }