Filter bar: Better field display on smaller screens.

props TacoVerdo, jesin.
fixes #29556 and #29495.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2014-12-04 22:23:25 +00:00
parent 543f408098
commit f5efcf295b
14 changed files with 94 additions and 48 deletions

View File

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