Customizer theme details modal: Repair the layout for IE8.

props obenland.
fixes #32066.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-22 18:57:25 +00:00
parent 6fbfc06e0d
commit 685ebd0a6c
5 changed files with 15 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-RC3-32268';
$wp_version = '4.2-RC3-32269';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.