Hi. When in design mode, the cursor appears indented or padding to the left and top. When going to HTML or preview it disappers. Is this a feature of the RadEditor? Am I missing something? Here's my code:
<telerik:RadEditor ID="reDetails" runat="server" Skin="Telerik" StripFormattingOnPaste="All" SkinID="BasicSetOfTools">
<Content></Content>
</telerik:RadEditor>
<telerik:RadEditor ID="reDetails" runat="server" Skin="Telerik" StripFormattingOnPaste="All" SkinID="BasicSetOfTools">
<Content></Content>
</telerik:RadEditor>