Make sure the audio player's time tooltip is visible in the media modal for Audio Details.
Fixes #28453. git-svn-id: https://develop.svn.wordpress.org/trunk@28863 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2e22fc3778
commit
ce8a35edd1
@ -53,6 +53,10 @@
|
|||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.audio-details .embed-media-settings {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
.media-embed-details .embed-media-settings .setting span {
|
.media-embed-details .embed-media-settings .setting span {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user