Templates > Forum Bit Templates > forumbit_depth1_cat > and find;
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">{$forum['description']}</div></div>
and Change it into;<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>