Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

Editor Minimum

$
0
0
Hi Lee,

You can set the editor height under 200px with the CSS class below:

<style>
    .k-editor iframe.k-content {
        height: 80px !important;
    }
</style>



Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.

Viewing all articles
Browse latest Browse all 78072

Trending Articles