-small js fix for IE8
This commit is contained in:
parent
6ef8d21e85
commit
6b615b4e70
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ function init() {
|
||||||
width: 0,
|
width: 0,
|
||||||
radius: 4
|
radius: 4
|
||||||
},
|
},
|
||||||
name: 'light', // Use the default light style
|
name: 'light' // Use the default light style
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue