form[name*=deal_][name*=details_editor_form] textarea {
    resize: none;
    overflow: hidden;
    min-height: 50px;
    transition: none;
}