.odysen_app_views_comments_Edit {
  padding: 8px;
  background: #fff;
  width: auto;
}

/* comments should be much bigger */
.odysen_app_views_comments_Edit .FormFieldTextarea .dijitTextArea {
  display: block;
  width: 100%;
  height: 12em;
}
