Make <audio>
elements in playlists responsive.
See #27625. git-svn-id: https://develop.svn.wordpress.org/trunk@27894 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3046451bf7
commit
13a0532006
@ -74,6 +74,8 @@
|
||||
|
||||
.wp-playlist audio {
|
||||
display: none;
|
||||
max-width: 100%;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.wp-playlist .mejs-container {
|
||||
|
Loading…
Reference in New Issue
Block a user