nudge progress bar up a bit for new css.
This commit is contained in:
parent
17166fdf71
commit
32c9d9b7f2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue