Customize: Prevent multi-line checkbox control labels from wrapping under checkbox.

Props bordoni.
Fixes #34607.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2015-11-11 09:37:27 +00:00
parent 7e1c68ea78
commit 025074bbda
5 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta3-35607';
$wp_version = '4.4-beta3-35608';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.