indention
This commit is contained in:
parent
0ceaf11ea2
commit
0c81f336da
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Ox.SmallVideoTimelineImage = function(options, self) {
|
||||||
|
|
||||||
self.$results = $('<img>')
|
self.$results = $('<img>')
|
||||||
.attr({
|
.attr({
|
||||||
src: getImageURL('results')
|
src: getImageURL('results')
|
||||||
})
|
})
|
||||||
.css({
|
.css({
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
|
|
Loading…
Reference in a new issue