how can i prevent the kendo-mobile-scroller from horizontal Scrolling? I tried already to set the Style "overflow-x" to "hidden" but it doesn't help.
With best regards
J. Loewen
1 Answer, 1 is accepted
0
Accepted
Petyo
Telerik team
answered on 28 Jan 2016, 06:57 AM
Hi,
the horizontal scrolling most likely occurs because certain element is wider than the viewport. You may use your browser inspector to discover which one it is and fix its dimensions with CSS.
Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!