﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3511	indents no longer supported with ordered lists	Glen Portus		"Indents are no longer supported with ordered lists (or unordered ones). This was possible in previous versions of the editor.

It should be simple enough to implement by using a style in the ol  as per the p. eg:

    <ol style=""margin-left: 80px;"">
        <li>aaa</li>
        <li>bbb</li>
        <li>ccc</li>
    </ol>
"	Bug	closed	Normal		General	FCKeditor 2.6.4	invalid		
