Reset text-indent on the toolbar, props mfields, fixes #21362

git-svn-id: https://develop.svn.wordpress.org/trunk@21335 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-07-25 18:38:16 +00:00
parent 27cd96d425
commit f3a2658f4e

View File

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