Added spacing to allow has-rightbar and has-footer classes to work

This commit is contained in:
Brett Terpstra
2011-05-23 13:12:47 -05:00
parent 23508d3867
commit 7ad54e3c94
+1 -1
View File
@@ -14,7 +14,7 @@
{{>searchbar}}
</div>
<div id="wiki-content">
<div class="wrap{{#has_footer}} has-footer{{/has_footer}}{{#has_sidebar}} has-rightbar{{/has_sidebar}}">
<div class="wrap {{#has_footer}} has-footer {{/has_footer}} {{#has_sidebar}} has-rightbar{{/has_sidebar}}">
<div id="wiki-body" class="gollum-{{format}}-content">
<div id="template">
{{{content}}}