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:
parent
8313567c35
commit
dcf3b84ebb
|
@ -57,6 +57,7 @@
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
text-indent: 0;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue