Completed
Last Updated: 25 Jun 2025 15:12 by ADMIN
Release 2025 Q3 (Aug)
Devops
Created on: 25 Jun 2025 08:07
Category: Editor
Type: Bug Report
0
Material Theme - Edit Ribbon Icon overlap the Text

Hi,

We are using Material Theme in our application. We see the problem in Rad Editor's Ribbon. Some icons are overlapping the Text. In the demo, it seems to be same behavior.

Regards,
Jamil

1 comment
ADMIN
Rumen
Posted on: 25 Jun 2025 08:59

Hi Jamil,

Thank you for reporting this issue! I've converted your bug report into a public issue so others can stay informed.

In the meantime, you can fix the icon position for the large RibbonBar button by applying the following CSS:

 

<style>
    .RadEditor_Material .RadRibbonBar .rrbLargeButton {
        height: calc(4.28571429em + 48px);
    }
</style>

 

This issue will be resolved in the 2025 Q3 release, scheduled for August 2025. As a small token of appreciation, I've added Telerik points to your account.

Regards,
Rumen
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources