You need to adjust the JComments' CSS styles in /components/com_jcomments/tpl/default/style.css. You could change line:
.jcomments-links {margin-top: 10px; clear:both; text-align: left}
with
.jcomments-links {margin-top: 10px; clear:both; text-align: right}