Media Library Bulk Select button size should be smaller.

Props afercia.
Fixes #32325.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-06-19 18:56:27 +00:00
parent c5e088bf0f
commit b212ee67e7
11 changed files with 32 additions and 20 deletions

View File

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