Hi Andrea,
Please see this: https://jira.atlassian.com/browse/CONF-2587
There is a script to HTML for workaround
<script> AJS.toInit(function(){ $comments = AJS.$('#page-comments'); $comments.children().each(function(i,li){$comments.prepend(li)}) });</script>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.