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
Here is a simple demo, which shows how to decrease the height of the DatePicker and the size of the DatePicker icon.
<
input
type
=
"date"
id
"datepicker"
/>
$(
"#datepicker"
).kendoDatePicker();
.k-i-calendar {
width
:
10px
;
height
background
red
margin
0
3px
}
.k-picker-wrap .k-input {
1.4em
line-height
.k-picker-wrap .k-select {
min-height
1.29em
padding-top
2px