TinyMCE: fix inline toolbar positioning

Introduced in [37000].
See 2fb8aa48e9.
See 5734a8d880.

Fixes #36876.


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


git-svn-id: http://core.svn.wordpress.org/trunk@37527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe
2016-05-25 15:13:28 +00:00
parent 62d4798863
commit cf51b75834
4 changed files with 12 additions and 5 deletions

View File

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