Buttons: Screen Options/Help shouldn't have active styling.

see #31459.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-10-28 20:26:24 +00:00
parent 831f3d4105
commit 68951bd30c
5 changed files with 15 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta1-35421';
$wp_version = '4.4-beta1-35422';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.