Skip to content

Commit 1cb4453

Browse files
committed
Fixed the path to the progressbar image.
1 parent aa0e8de commit 1cb4453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/jquery.fileupload-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
width: 200px;
3737
}
3838
.progress-animated .bar {
39-
background: url(../progressbar.gif);
39+
background: url(../img/progressbar.gif);
4040
filter: none;
4141
}

0 commit comments

Comments
 (0)