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.

Built from https://develop.svn.wordpress.org/trunk@29088


git-svn-id: http://core.svn.wordpress.org/trunk@28874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2014-07-11 06:15:15 +00:00
parent c22c49a1ba
commit dfd3c19cec
9 changed files with 57 additions and 36 deletions

View File

@@ -697,6 +697,7 @@ audio, video {
.mejs-container {
width: 100%;
max-width: 100%;
}
/* =Media Queries