Hello. The popup is shifted, when bootstrap theme is applied.
please, open attached "ie.png" to see the problem.
Also it is repeatable on dojo. http://dojo.telerik.com/uqoFa
What is wrong in applied stiels?
My styles looks like below:
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.common-bootstrap.min.css"
/>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.bootstrap.min.css"
/>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.dataviz.min.css"
/>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.dataviz.bootstrap.min.css"
/>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/ThinkTimeWeb/Content/css_kendo/main.css"
/>
But it would be enough to fix it in http://dojo.telerik.com/uqoFa
Thanks in advance.