This is a migrated thread and some comments may be shown as answers.

How to decrease height of grid pager

1 Answer 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mukesh
Top achievements
Rank 1
Mukesh asked on 07 Aug 2019, 10:54 AM

I want to decrease height of grid pager, I tried doing that through CSS but selected page number is getting shrinked.

I am using kendo theme builder to generate css styles,

Is there any way that i can achieve that modifying sass variables which leads to modify all corresponding classes. 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Aug 2019, 07:26 AM
Hello, Mukesh,

In this case I can suggest reducing the padding of the pager, which will decrease its overall height.

These are the SASS variables responsible for it:

$pager-padding-y
$pager-padding-x

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mukesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or