Inside a a window component, using some bootstrap classes doesn't seem to work. For instance, col-lg-12 is not 1 row, but goes onto the second row.
Also - resizing the window does not cause bootstrap to respond well and stack the elements properly.
Thanks!
1 Answer, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 05 Dec 2016, 08:05 AM
Hi Krisztian,
I tested the described scenario and it is working as expected on my side (example). Please keep in mind that: - The Bootstrap Grid classes should be placed within elements with class .row; - Rows on the other hand must be within a .container or .fluid-container.
If the information above does not help, please modify my example and demonstrate the issue - this way I would be able to provide concrete recommendations.
Regards,
Iliana Nikolova
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.