summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/issues/show.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/issues/show.rhtml b/app/views/issues/show.rhtml
index c5efe4f25..d9727cae7 100644
--- a/app/views/issues/show.rhtml
+++ b/app/views/issues/show.rhtml
@@ -87,6 +87,7 @@ end %>
<%= render :partial => 'history', :locals => { :journals => @journals } %>
</div>
<% end %>
+<div style="clear: both;"></div>
<% if authorize_for('issues', 'edit') %>
<div id="update" style="display:none;">