updated
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
boxes.append($("<div class=\"wrapper\"/>").append(box));
|
||||
|
||||
setTimeout(function() {
|
||||
box.notify(p, {position: p+" middle"});
|
||||
box.notify(p, {position: p+" center"});
|
||||
}, 500)
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user