html.mobile .quickreply > textarea,
html.tablet .quickreply > textarea {
  resize: none;
  height: 80px;
  max-height: 80px;
}