kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Extra Indentation in OptionLabel Issue #6939

Open jacobkepford opened this issue 3 years ago • 0 comments

A pull request is being submitted for the Extra Indentation in OptionLabel issue submission located at the following URL:

https://github.com/telerik/kendo-ui-core/issues/6939

The k-list-optionlabel class has a styling of "content: "\200b";". If this indentation is not intended, this pull request removes this from the class styling to move it inline with the k-list-item's.

jacobkepford avatar Aug 06 '22 18:08 jacobkepford