Customize: Fix visibility of "Hide Controls" link in IE.

Amends [39214].
Props timmydcrawford.
See #32296, #38762.
Fixes #40507.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2017-04-21 05:16:45 +00:00
parent 9c8bf59842
commit 9eb9cc40bd
6 changed files with 35 additions and 27 deletions

View File

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