Customize: Prevent theme details modal from being clipped in Safari.

Props afercia.
See #42052, #37661.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2017-10-16 04:41:45 +00:00
parent c79492540a
commit 94f9c7e789
5 changed files with 11 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-beta2-41870';
$wp_version = '4.9-beta2-41871';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.