After clearing the Kendo UI TextBox with the clear button, the cleared value will still remain as the TextBox's value.
The value will be the cleared value.
The value after clearing should be empty.
The floating label overlaps the value of the Textbox when it is set programmatically.
Workaround: https://dojo.telerik.com/iWOxEweJ
The floating label is placed over the text and the latter becomes unreadable.
The floating label should be displayed over the input field.
The height of the TextBox is too small when using a LESS theme
Open the TextBox demo and use the Default LESS theme
The height of the widget is too small:
The height should be the same as the one used in the SASS themes.