diff --git a/bigbluebutton-html5/imports/ui/components/actions-bar/styles.scss b/bigbluebutton-html5/imports/ui/components/actions-bar/styles.scss
index 93191969c4341d60cec63b5f3a72c5f4db7d91d9..201960f8abf468936fd383bbea9fc2ba4e49c245 100755
--- a/bigbluebutton-html5/imports/ui/components/actions-bar/styles.scss
+++ b/bigbluebutton-html5/imports/ui/components/actions-bar/styles.scss
@@ -161,6 +161,7 @@
   outline-width: 1px !important;
   outline-color: transparent !important;
   max-height: 50vh;
+  padding: 0.25rem;
 
   @include mq($small-only) {
     max-height: 100%;