diff --git a/bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/styles.js b/bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/styles.js index 103cf2e434..ff7f57e57f 100644 --- a/bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/styles.js +++ b/bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/styles.js @@ -101,6 +101,7 @@ const Meta = styled.div` flex: 1; flex-flow: row; line-height: 1.35; + align-items: baseline; `; const Name = styled.div`