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:
parent
4e13eb54c2
commit
baa8937d58
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue