Make DFW usable on touch devices: change the toolbar to two rows and keep it and borders visible. See #26907

git-svn-id: https://develop.svn.wordpress.org/trunk@27806 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-03-28 04:39:04 +00:00
parent 706b608000
commit e50f30640e
3 changed files with 93 additions and 10 deletions

View File

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