add a break after the last context chart to put the top 5 contexts lists on the next line

look better on wide screens
This commit is contained in:
Reinier Balt 2008-07-25 20:56:48 +02:00
parent b9a772b9df
commit ac38a06355

View file

@ -2,6 +2,8 @@
<%= render :partial => 'chart', :locals => {:width => @pie_width, :height => @pie_height, :data => url_for(:action => 'context_running_actions_data')} -%> <%= render :partial => 'chart', :locals => {:width => @pie_width, :height => @pie_height, :data => url_for(:action => 'context_running_actions_data')} -%>
<br style="clear:both">
<div class="stats_module"> <div class="stats_module">
<h3>Top 5 Contexts</h3> <h3>Top 5 Contexts</h3>
<% <%