Hi ,
Can any one tell me the way to set the Bootstrap nofitication icon position
Sample code
- $('body').notify({
- message: 'Hello World',
- type: 'danger'
- });
My problem here is notification icon and the notification message are npt aligning. see the below image.