WYSIWYG editing Image gallery upload Content templates
Resize Height Only

Allow vertical resizing only — the editor width stays fixed while height can be adjusted by dragging the resize handle.

<richtextbox toolbar="default"
    height="300px"
    width="100%"
    resize-mode="height"
    html="..." />