Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
I want to make the height of the pager smaller.
I tried looking for the css property that controls this without luck.
Any help would be appreciated.
<
style
>
.k-pager-wrap{
min-height: none!important;
padding: 0 .333em!important;
}
</