Skip to content

Move the ::before element inside the k-list-item-text to a different place #3818

@gdenchevprog

Description

@gdenchevprog

Is your feature request related to a problem? Please describe.

With the new ListBox rendering, there's extra space above each item when the content of the item is surrounded in <p> tags.

Run the following Dojo example to observe the described behavior:

https://dojo.telerik.com/ifjeaITx

Screenshot:
image

It seems like the extra space comes from the ::before element inside the k-list-item-text span.

image

Describe the solution you would like to see implemented

The proposal is to see if it's possible to move the ::before element to a different place or remove it altogether.

Metadata

Metadata

Assignees

Labels

C: ListBoxEnhancementNew feature of an existing functionality or an improvement of an existing functionality.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions