Customize: Reduce vertical space of site icon control.

Makes the control easier to find, reduces visual clutter, and is more
consistent with Customizer UI conventions.

Props celloexpressions.
Fixes #35943.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2016-03-09 21:19:27 +00:00
parent e505f0ac9c
commit f39d1e4fcc
10 changed files with 32 additions and 15 deletions

View File

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