kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 507 forks source link

text spills out of container with long consecutive strings #27

Open EntranceJew opened 7 years ago

EntranceJew commented 7 years ago

I suggest using word-break: break-all;or one of the overflow deals.