From e844940922463e900a080c8ce0eee7e7b0ef61e8 Mon Sep 17 00:00:00 2001 From: azaozz Date: Wed, 25 Jul 2012 04:41:18 +0000 Subject: [PATCH] Put the spinner back to the right of the search field in internal linking, fixes #21351 git-svn-id: http://core.svn.wordpress.org/trunk@21319 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/class-wp-editor.php b/wp-includes/class-wp-editor.php index bc438b1d4d..0c8850886f 100644 --- a/wp-includes/class-wp-editor.php +++ b/wp-includes/class-wp-editor.php @@ -783,9 +783,9 @@ final class _WP_Editors {