Customizer: Hide empty space in footer on small screens since it is only populated on larger screens.

Props obenland.
Fixes #33138.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2015-07-28 03:43:24 +00:00
parent 3e36b24b24
commit a48604e32c
3 changed files with 13 additions and 4 deletions

View File

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