.form td.field_value .form_element_textarea textarea {
  resize: none;
  min-height: 6em;
  overflow-y: hidden;
  width: 100%;
}
