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
This commit is contained in:
azaozz 2012-07-25 18:38:16 +00:00
parent 8313567c35
commit dcf3b84ebb

View File

@ -57,6 +57,7 @@
margin: 0;
padding: 0;
position: relative;
text-indent: 0;
z-index: 99999;
}