diff --git a/bigbluebutton-html5/imports/ui/components/pads/content/styles.js b/bigbluebutton-html5/imports/ui/components/pads/content/styles.js
index a219bed64c..15d604e381 100644
--- a/bigbluebutton-html5/imports/ui/components/pads/content/styles.js
+++ b/bigbluebutton-html5/imports/ui/components/pads/content/styles.js
@@ -17,6 +17,7 @@ color: ${colorGray};
bottom: 0;
box-sizing: border-box;
display: flex;
+flex-direction: column;
overflow-x: hidden;
overflow-wrap: break-word;
word-break: break-all;