Dropdown text is stored in the topic. Check the source code
and output files for a clue. When using bullets, editing bulleted
text, inserting a non-bulleted line and deleting it, and so on, I
have seen negative indent values creep in where you wouldn't expect
them to.
Also, locate the code where you think you inserted the
increased indent.
Where bullets appear in the main text, look at the <li>
and </li> tags, as well as <ol> and </ol> or
<ul> and </ul>. Sometimes you can drop one or pick one
up, which will confuse the indent.
With any luck, you'll find the problem in source file.
Colum's suggestion to apply a style to the dropdown text is a
good idea, too. Still, if you've done a bit of editing in that
area, tags can get confused.
Hope this helps.
Harvey