-
Hi, so after the latest update a scrollbar started appearing in the video box, which allows me to scroll past the video into a black box.
https://i.imgur.com/hd81tFQ.png
I found that adding this css
.flowplayer { overflow-x: visible !important; }
fixed the issue, but it seems to be a bug that appeared after the latest update, not sure if it’s exclusive to me and I’d rather have a neater fix than this.
Thanks.