Twenty Fifteen: correct list indentation inside blockquotes.

Props iamtakashi, fixes #30543.


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


git-svn-id: http://core.svn.wordpress.org/trunk@30679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart
2014-12-01 19:31:24 +00:00
parent 9c047d48ab
commit 20d135f3b2
4 changed files with 36 additions and 14 deletions

View File

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