From 5299994ce561851c45b201a70ac6b50ee0548d4d Mon Sep 17 00:00:00 2001 From: koopersmith Date: Thu, 10 Nov 2011 20:46:29 +0000 Subject: [PATCH] Add general top-level class to the secondary admin menu. Fixes hover styling and tabbing JS. fixes #19220. git-svn-id: http://svn.automattic.com/wordpress/trunk@19248 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-admin-bar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/class-wp-admin-bar.php b/wp-includes/class-wp-admin-bar.php index baa6455b30..b3b16bc1b6 100644 --- a/wp-includes/class-wp-admin-bar.php +++ b/wp-includes/class-wp-admin-bar.php @@ -143,7 +143,7 @@ class WP_Admin_Bar { } if ( ! empty( $this->root->children->secondary ) ): - ?>