Media Grid, in the Edit Attachment modal:

* Label the fields under the attachment a la the Edit Media page
* Move the audio and video previews above the info
* Remove the audio / video icon display. Unnecessary.
* Ensure that `width` and `max-width` are set for `.mejs-container`

See #24716.


git-svn-id: https://develop.svn.wordpress.org/trunk@29088 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2014-07-11 06:14:31 +00:00
parent aba2e372e0
commit 0f50df6cbd
3 changed files with 42 additions and 31 deletions
+1
View File
@@ -697,6 +697,7 @@ audio, video {
.mejs-container {
width: 100%;
max-width: 100%;
}
/* =Media Queries