From 32c9d9b7f28811933ae086a2200bec6d891f65a1 Mon Sep 17 00:00:00 2001 From: Naomi Date: Wed, 13 Apr 2011 14:13:52 -0400 Subject: [PATCH] nudge progress bar up a bit for new css. --- public/js/airtime/schedule/full-calendar-functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/airtime/schedule/full-calendar-functions.js b/public/js/airtime/schedule/full-calendar-functions.js index ce53f9737..dadb46839 100644 --- a/public/js/airtime/schedule/full-calendar-functions.js +++ b/public/js/airtime/schedule/full-calendar-functions.js @@ -172,7 +172,7 @@ function eventRender(event, element, view) { div .height('5px') .width('95%') - .css('margin-top', '5px') + .css('margin-top', '1px') .css('margin-left', 'auto') .css('margin-right', 'auto') .progressbar({