Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system).

Props iseulde, ocean90.
Fixes #31912.


git-svn-id: https://develop.svn.wordpress.org/trunk@32125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2015-04-14 15:30:16 +00:00
parent fbdbba9e01
commit 91143924cd
9 changed files with 13 additions and 24 deletions
+1
View File
@@ -739,6 +739,7 @@
margin-top: 11px;
margin-right: 2%;
max-width: 42%;
max-width: -webkit-calc(48% - 12px);
max-width: calc(48% - 12px);
}