Twenty Fifteen: improve appearance of page links when there are tons of pages to link to

Props iamtakashi, fixes #30301


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


git-svn-id: http://core.svn.wordpress.org/trunk@30316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart
2014-11-12 23:39:23 +00:00
parent 40c73b7d0d
commit 07eba31e0b
4 changed files with 77 additions and 11 deletions

View File

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