CSS: Move relevant #sidemenu rules into deprecated-media.css and remove the cruft.

fixes #27956.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-02-26 23:24:27 +00:00
parent c43fcec0e3
commit 6d03323746
40 changed files with 111 additions and 268 deletions

View File

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