Additional style changes to accomodate <h1> headings.

See [32974], #31650.


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


git-svn-id: http://core.svn.wordpress.org/trunk@32946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2015-06-27 15:51:23 +00:00
parent 7dc1d06e64
commit 77f385e532
7 changed files with 13 additions and 13 deletions

View File

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