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

How to prevent KendoMobileScroller from horizontal scrolling

1 Answer 82 Views
ScrollView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Johann
Top achievements
Rank 1
Johann asked on 26 Jan 2016, 10:28 PM

Hi,

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

Sort by
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!
 
Tags
ScrollView (Mobile)
Asked by
Johann
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or