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

Fix #1499 Play button and loading animation not aligned. #1500

Merged
merged 1 commit into from Jul 31, 2015
Merged

Fix #1499 Play button and loading animation not aligned. #1500

merged 1 commit into from Jul 31, 2015

Commits on May 15, 2015

  1. Fix #1499 Play button and loading animation not aligned.

    Remove code that tries to dynamically modify the CSS height of mejs-overlay-play and mejs-overlay-button.
    According to the comment, that code is intended for "special case for big play button so it doesn't go over the controls area". However, the code fails to achieve that: even with that code removed, the initial vertical position of the play button remains unchanged. Plus, it fixes the bug mentioned above.
    hhon committed May 15, 2015
    Configuration menu
    Copy the full SHA
    54d4278 View commit details
    Browse the repository at this point in the history