Improve the display of my-sites.php on small screens.

Props tryon.
Fixes #31685.
Built from https://develop.svn.wordpress.org/trunk@33072


git-svn-id: http://core.svn.wordpress.org/trunk@33043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges
2015-07-03 20:47:49 +00:00
parent 912b434198
commit 27885cc561
6 changed files with 270 additions and 44 deletions

View File

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