aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/api.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/views/help/api.rhtml')
-rw-r--r--lib/views/help/api.rhtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/views/help/api.rhtml b/lib/views/help/api.rhtml
index 6f27cf9..a21f450 100644
--- a/lib/views/help/api.rhtml
+++ b/lib/views/help/api.rhtml
@@ -2,6 +2,7 @@
<%= render :partial => 'sidebar' %>
+<div id="left_column_flip">
<h1><%=@title %></h1>
<h2> Introduction </h2>
@@ -79,4 +80,4 @@ very much a work in progress, and we do add things when people ask us to.</p>
<div id="hash_link_padding"></div>
-
+</div>