Customizer: Reset horizontal scroll position when finished dragging a nav menu item.

Props karinedo, austinginder, adamsilverstein, tyxla.
Fixes #33367.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2015-10-05 20:46:27 +00:00
parent 60431ae239
commit 31a394fcf7
3 changed files with 6 additions and 3 deletions

View File

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