﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21362	Reset text-indent on the toolbar.	mfields	azaozz	"I've seen the following code in a couple of themes which interferes with display of the toolbar:

{{{
ol, ul {
  text-indent: 1.5em;
}
}}}

This will add left-hand whitespace to all lists including those used in the toolbar.

[[Image(https://img.skitch.com/20120724-derfjytnxesryh758qj5mnxbpb.png)]]

I think that it may be a good idea to reset {{{text-indent}}} on all lists that appear inside the toolbar."	defect (bug)	closed	normal	3.5	Toolbar		normal	fixed	has-patch commit	michael@…
