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

Fixes issue where where Media Library videos render after WP Help listing nav #24

Closed
wants to merge 1 commit into from

Conversation

cwpnolen
Copy link

Added CSS that applies overflow: hidden; to .wp-video when instead the WP Help document.

This resolves #23

@dmhendricks
Copy link

The Travis build appears to have failed because PHP 5.3 isn't loaded.

This should have no impact on the PR since it only contains CSS and SASS tweaks. (#23)

Recommend setting minimum PHP version to 5.4 (if not 5.6).

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

Successfully merging this pull request may close these issues.

Videos added through the Media Library are pushed down beyond the help listing.
2 participants