Media: Restore white background of the content area in media modal.

Props afercia, chetan200891.
Fixes #43088.
Built from https://develop.svn.wordpress.org/trunk@42572


git-svn-id: http://core.svn.wordpress.org/trunk@42401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2018-01-23 14:01:31 +00:00
parent e9599bc7b5
commit d9d841b807
5 changed files with 7 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42570';
$wp_version = '5.0-alpha-42572';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.