diff --git a/bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.scss b/bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.scss index 668de4d91f34da4c1025ded38bb9c662ee0d5b3f..d9d863df263d716d28f08487c3be46bb9bc5a6f2 100644 --- a/bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.scss @@ -18,6 +18,7 @@ $controls-background: $color-white !default; box-shadow: 0 0 10px -2px rgba(0, 0, 0, .25); align-self: center; justify-content: center; + z-index: 1; @include mq("#{$landscape} and (max-height:#{upper-bound($small-range)}), #{$small-only}") { transform: scale(.75);