Layout

Clear

The Telerik and Kendo UI Clear Utilities are CSS utility classes that enable you to move content or element underneath preceding floating elements.

Left

Use the k-clear-left utility to move an element under preceding elements that have left float applied to them.

Right

Use the k-clear-right utility to move an element under preceding elements that have right float applied to them.

Both

Use the k-clear-both utility to move an element under preceding elements that have any type of float applied to them.

No Clear

Use the k-clear-none utility to remove all applied clears from an element.