Revert "Make a nice top/bottom center global position"
This commit is contained in:
@@ -36,13 +36,6 @@
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
$.notify('Line text 1', {position: 'top center'});
|
||||
$.notify('Line text 01', {position: 'top center'});
|
||||
$.notify('Line text 001', {position: 'top center'});
|
||||
$.notify('Line text 1', {position: 'bottom center'});
|
||||
$.notify('Line text 01', {position: 'bottom center'});
|
||||
$.notify('Line text 001', {position: 'bottom center'});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user