-small js fix for IE8
This commit is contained in:
parent
6ef8d21e85
commit
6b615b4e70
|
@ -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…
Reference in New Issue