diff --git a/bigbluebutton-html5/imports/ui/components/dropdown/styles.scss b/bigbluebutton-html5/imports/ui/components/dropdown/styles.scss index 47917d833c4b20864eb82fc31bdafce8dda6c0c9..dc3d0274b6be41d361ede329d715c60bf4801f04 100644 --- a/bigbluebutton-html5/imports/ui/components/dropdown/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/dropdown/styles.scss @@ -83,6 +83,7 @@ $dropdown-caret-height: 8px; @include mq($small-only) { display: block; + bottom: 0.8rem; } }