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

Extra Indentation in OptionLabel

Open PMcDonough11 opened this issue 3 years ago • 1 comments

Bug report

The Kendo UI DropDownList's OptionLabel has some padding before the OptionLabel which does not match corresponding items in list.

Reproduction of the problem

Please visit this Progress Kendo UI Dojo and open the Kendo UI DropDownList.

Current behavior

image

Expected/desired behavior

The OptionLabel should be matching the items below it or follow any additional design guidelines provided.

Environment

  • Kendo UI version: 2022.1.301
  • jQuery version: Supported Versions
  • Browser: all

PMcDonough11 avatar Jul 27 '22 13:07 PMcDonough11

Just submitted a pull request to resolve this indendation: https://github.com/telerik/kendo-ui-core/pull/6966

jacobkepford avatar Aug 06 '22 18:08 jacobkepford

I am closing this issue because it is no longer reproducible using Kendo UI 2024.1.130. I am linking a working Dojo example -> https://dojo.telerik.com/@sspasova/AVEqUjoc

sspasova avatar Feb 07 '24 13:02 sspasova