telerik / kendo-theme-default

The default, SCSS-based theme for Kendo UI
https://www.telerik.com/kendo-ui
Other
16 stars 17 forks source link

Inconsistent header font size in DateInputs #799

Closed yordanov closed 6 years ago

yordanov commented 7 years ago

Calendar's th font size:

.k-calendar th {
...
    font-size: 12px;
...
}

Should be the same as the th in the TimePicker (10px):

.k-calendar th {
...
    font-size: 10px;
...
}

Reference PSD:

https://github.com/telerik/kendo-ux/blob/master/themes/default/datetimepickers.psd