Layout the comments better.

This commit is contained in:
Chris Eppstein 2010-11-15 13:53:52 -08:00
parent 1286fceab0
commit 897f307051
2 changed files with 4 additions and 1 deletions

View File

@ -135,6 +135,9 @@ footer[role="contentinfo"]
+container +container
+leader(3) +leader(3)
#comments
+columns(9)
+omega
$footer-height: 5em + $base-rhythm-unit $footer-height: 5em + $base-rhythm-unit
+sticky-footer($footer-height, "#wrap", "#wrap-footer", "footer") +sticky-footer($footer-height, "#wrap", "#wrap-footer", "footer")

View File

@ -30,7 +30,7 @@
%nav#module-nav= @item[:content_for_module_nav] %nav#module-nav= @item[:content_for_module_nav]
#page #page
= yield = yield
= render "partials/disqus_comments" #comments= render "partials/disqus_comments"
#wrap-footer #wrap-footer
%footer(role="contentinfo")= render "partials/footer" %footer(role="contentinfo")= render "partials/footer"
%script(src="/docs/javascripts/jquery-1.3.2.min.js") %script(src="/docs/javascripts/jquery-1.3.2.min.js")