Merge branch 'master' of dev.sourcefabric.org:airtime

This commit is contained in:
Paul Baranowski 2011-04-13 14:20:54 -04:00
commit 782f00b32f
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ function eventRender(event, element, view) {
div div
.height('5px') .height('5px')
.width('95%') .width('95%')
.css('margin-top', '5px') .css('margin-top', '1px')
.css('margin-left', 'auto') .css('margin-left', 'auto')
.css('margin-right', 'auto') .css('margin-right', 'auto')
.progressbar({ .progressbar({