Switch to side-by-side view

--- a/Allura/allura/templates/widgets/post_widget.html
+++ b/Allura/allura/templates/widgets/post_widget.html
@@ -12,7 +12,6 @@
         <small>{{lib.abbr_date(value.timestamp)}}</small>
        </p>
       </div>
-
       <div class="grid-14" style="width: {{indent == 0 and 525 or (indent <= 40 and 515-indent*10 or 65)}}px">
         <div class="display_post">
           {% if value.status == 'pending' %}