Switch to side-by-side view

--- a/Allura/allura/templates/widgets/repo/log.html
+++ b/Allura/allura/templates/widgets/repo/log.html
@@ -5,7 +5,7 @@
       {{widget.fields['page_list'].display(limit=limit, page=page, count=count)}}
     </div>
   {% endif %}
-  <table>
+  <table style="clear:both">
     <thead>
       <tr>
         <th style="text-align:left">Commit</th>