Media: Fix an issue where audio players overflow playlist containers.

Props celloexpressions.
Fixes #41844.


git-svn-id: https://develop.svn.wordpress.org/trunk@41838 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mel Choyce 2017-10-12 03:54:59 +00:00
parent 4e13eb54c2
commit baa8937d58
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ video.wp-video-shortcode,
.wp-playlist .mejs-container {
margin: 0;
width: 100%;
max-width: 100%;
}
.wp-playlist .mejs-controls .mejs-button button {