Are you sure you changed the comments.php (/div in stead of /li)?
Because as you can see on a single post the footer is left-aligned the same as comments-form above footer.
If you are 100% sure try adding this in Theme Options > Custom CSS:
#footer {clear: both;}
Guido