From dcf3b84ebb25e27daab1ef82b0e735981ddb902b Mon Sep 17 00:00:00 2001 From: azaozz Date: Wed, 25 Jul 2012 18:38:16 +0000 Subject: [PATCH] Reset text-indent on the toolbar, props mfields, fixes #21362 git-svn-id: http://core.svn.wordpress.org/trunk@21335 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/css/admin-bar.dev.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-includes/css/admin-bar.dev.css b/wp-includes/css/admin-bar.dev.css index d4e2309a88..8ac1b965ba 100644 --- a/wp-includes/css/admin-bar.dev.css +++ b/wp-includes/css/admin-bar.dev.css @@ -57,6 +57,7 @@ margin: 0; padding: 0; position: relative; + text-indent: 0; z-index: 99999; }