From a8547385fc9236ec37adae0f6c97e8d610d50554 Mon Sep 17 00:00:00 2001 From: Lee Lawlor Date: Mon, 5 May 2014 12:51:10 -0400 Subject: [PATCH] fix chart size --- app/views/charts/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/charts/show.html.erb b/app/views/charts/show.html.erb index 76322d1..c37c6bf 100644 --- a/app/views/charts/show.html.erb +++ b/app/views/charts/show.html.erb @@ -184,7 +184,7 @@ ; height: 100%; margin: 0; padding: 0;'> -
+
<%= image_tag 'ajax-loader.gif', :style => "position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0;" %>