bootstrap-notify
bootstrap-notify copied to clipboard
Correct newest_on_top and add width property
line 274 was set as === true, if newest_on_top is true, notifications should overlap on top of each other, current file contradicts with line 252
Also proposing to specify width so we can make this as bar notifications of 100% width if desired