summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/admin/info.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/info.html.erb b/app/views/admin/info.html.erb
index c56d14eb6..2ff8de50d 100644
--- a/app/views/admin/info.html.erb
+++ b/app/views/admin/info.html.erb
@@ -11,7 +11,7 @@
<% end %>
</table>
<br />
-<div class="box">
+<div class="box autoscroll">
<pre><%= Redmine::Info.environment %></pre>
</div>