aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
authorAlec Perkins2012-09-07 13:52:44 -0400
committerAlec Perkins2012-09-07 13:52:44 -0400
commit30dedc95e5a71caa436e9ef2e0e543cd0def1162 (patch)
treea656ca67b5e87ab0f12e2f3de24a85b4b4fe072e /docs/template.html
parent6d7d70c1c052c2ad42ea8bef7cd56760c8041592 (diff)
downloaddjango-rest-framework-30dedc95e5a71caa436e9ef2e0e543cd0def1162.tar.bz2
[docs] Spacing tweaks when getting responsive.
Diffstat (limited to 'docs/template.html')
-rw-r--r--docs/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html
index 1b4113d1..f4a8edb9 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -92,7 +92,7 @@
</div>
</div>
- <div class="span9">
+ <div id="main-content" class="span9">
{{ content }}
</div><!--/span-->
</div><!--/row-->