Completed
Last Updated: 27 Oct 2021 08:49 by ADMIN
Release 2.28.0
Jack
Created on: 21 Apr 2020 13:16
Category: Grid
Type: Bug Report
6
Filter icon overlapping the column header text
When the text of the column header is long enough or the column narrow enough, the filter menu icon overlaps the text.
1 comment
ADMIN
Marin Bratanov
Posted on: 21 Apr 2020 13:20

Here's a workaround:

<style>
    .k-grid th.k-header {
        padding-right: calc(1.5em + 0.75rem + 2px + 0.5rem);
    }
</style>

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.