Assuming you want to do this for all enumerations, add the following to your
preamble:

\usepackage{enumitem}
\setenumerate{leftmargin=*}

This of course assumes that you have the enumitem package installed.

/Paul

Reply via email to