Layout the comments better.
This commit is contained in:
parent
1286fceab0
commit
897f307051
@ -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")
|
||||||
|
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user