--- faq.module.org	2010-09-02 15:24:52.000000000 +0200
+++ faq.module	2010-09-02 15:17:54.000000000 +0200
@@ -880,7 +880,7 @@ function _get_indented_faq_terms($vid, $
       else {
         $cur_item = $term_image . check_plain(faq_tt("taxonomy:term:$term->tid:name", $term->name)) . $desc;
       }
-      $cur_item .= '<div class="clear-block"></div>';
+      $cur_item .= '<div class="clear-block"><!-- clear --></div>';
 
       $term_items = array();
       if (!$hide_child_terms) {
