mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -739,6 +739,7 @@
|
||||
margin-top: 11px;
|
||||
margin-right: 2%;
|
||||
max-width: 42%;
|
||||
max-width: -webkit-calc(48% - 12px);
|
||||
max-width: calc(48% - 12px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user