Merge branch 'master' of dev.sourcefabric.org:airtime
This commit is contained in:
commit
782f00b32f
|
@ -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({
|
||||||
|
|
Loading…
Reference in New Issue