Customizer: Stack the menu gear icon below the help icon for more text breathing room.

Fixes #33181.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2015-07-29 20:23:26 +00:00
parent 9152362dda
commit 5720007f67
5 changed files with 7 additions and 7 deletions

View File

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