Hi,
After updating to the 2026.2.519 version, the icons for the date and time pickers are shifted a few pixels down. When clicked, a black rectangle appears around them, which, as you can see, it is truncated at the bottom. This is using the Bootstrap skin.
Hi Dan ,
Thank you for reporting this issue. I have tested and can confirm this is a visual bug with the icons. You can fix it by adjusting the padding of the anchor element which holds the icon:
.RadInput a {
padding: 0 4px;
}
We will fix this issue for the next hotfix update, which is expected to release in June, until then you can use the CSS override.
Finally, as a token of gratitude for bringing this to our attention, I have updated your Telerik Points.
Regards,
Vasko
Progress Telerik