Twenty Fifteen: correct list indentation in older IE versions.

Props iamtakashi, fixes #30074.


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


git-svn-id: http://core.svn.wordpress.org/trunk@30012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart
2014-10-24 15:05:19 +00:00
parent 164f786627
commit ea264c07b2
2 changed files with 30 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-alpha-30011';
$wp_version = '4.1-alpha-30012';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.