Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double Scrollbar in Player #121

Open
baileytincher opened this issue Feb 20, 2019 · 0 comments
Open

Double Scrollbar in Player #121

baileytincher opened this issue Feb 20, 2019 · 0 comments

Comments

@baileytincher
Copy link

baileytincher commented Feb 20, 2019

The video playlist has an extra scroll bar resulting from the playlist div being ~1px taller than the video player.

Quick fix is to set overflow-y: hidden on the player-container class in the videojs-playlist-ui-demo.css file.

baileytincher added a commit to baileytincher/classTranscribe that referenced this issue Feb 20, 2019
Hide overflow on the player-container div to remove extra scroll bar caused by small size difference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant