-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Milestone
Description
Bug report
Using the Material Theme, inside the Grid's Checkbox filter, the input and span are misaligned.
Reproduction of the problem
- Go to this Progress Kendo UI Dojo based on Filter Multi Checkboxes Live Demo.
- Open the Product Name checkbox filter.
Current behavior
Expected/desired behavior
The input and span should be aligned.
Workaround
Apply the following CSS - Seen in this Dojo:
label.k-checkbox-label {
align-items: center;
}Environment
- Kendo UI version: 2024.3.1015
- jQuery version: All Supported Versions
- Browser: All
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
