CodeSeven / toastr

Simple javascript toast notifications

Home Page:http://www.toastrjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toastr background white

codeBaker1989 opened this issue · comments

Hi, i have implement Toastr to my controller in laravel, when i delete a file the toast message is showing up. but with a white background. so i dont see the text. how can i fix it?

commented

This can be caused by Bootstrap. Try importing Toastr after importing Boostrap.