diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-09-09 09:03:50 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-09-09 09:03:50 +0100 |
commit | a9c7286807dca10872b5c659c216e1e2a754e9c3 (patch) | |
tree | 75cfa14607f9bd48731bb9725dcea4c33424819b /app/views/help/api.rhtml | |
parent | 41cadb37dc4dff1fa1dabc65d99a38a6635de839 (diff) |
design fixes from Nick to address Kersti's bug list
Diffstat (limited to 'app/views/help/api.rhtml')
-rw-r--r-- | app/views/help/api.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml index 297aa1e8b..76d2992fb 100644 --- a/app/views/help/api.rhtml +++ b/app/views/help/api.rhtml @@ -2,7 +2,7 @@ <%= render :partial => 'sidebar' %> -<div id="left_column"> +<div id="left_column_flip"> <h1><%=@title %></h1> <dl> <dt>Introduction</dt> |