akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

Text is overlapping with close button #98

Open dyslexicdev opened 6 years ago

dyslexicdev commented 6 years ago

we use ng-toasty for a notificationbar in our webapp. if I make my window smaller, the test and the close button are overlapping in a few frames, before the text break in the next lines.

the text should break in the new line before its overlapping with the button.

Browser: Chrome Operating System: macOS High Sierra 10.13.3 node: 8.4.0 ts-node: 3.3.0 types/node: 8.0.49 npm: 5.6.0 ng2-toasty: 4.0.3

bildschirmfoto 2018-03-27 um 12 51 52