This is a migrated thread and some comments may be shown as answers.

Notifications overlapping in IE11

1 Answer 75 Views
Notification
This is a migrated thread and some comments may be shown as answers.
Holger
Top achievements
Rank 1
Holger asked on 28 Mar 2014, 11:32 AM
Notifications are overlapping in IE11. This can be repoduced with the Kendo demo:  http://demos.telerik.com/kendo-ui/web/notification/index.html

Latest Chrome and Firefox are OK.

Thanks
Holger

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 28 Mar 2014, 12:03 PM
Hello Holger,

This has been recently fixed and changes will take effect in the next internal builds.

You can also use

.k-notification-wrap
{
    white-space: nowrap;
}

(it affects built-in templates only)

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Notification
Asked by
Holger
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or