#issue-comment-add #comment {
  width: 100%;
}
#issue-comment-add div label {
  float: left;
  clear: left;
  margin-right: 5px;
  margin-left: 0;
}
#issue-comment-add div.field-group {
  padding-left: 0;
}
#issue-comment-add div.field-group label {
  left: 0;
  padding-left: 0;
  width: auto;
  padding-top: 0;
  line-height: 1.4;
}
#issue-comment-add .buttons {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#issue-comment-add .wiki-edit {
  float: none;
  margin-bottom: 0;
  position: static;
  width: auto;
}
#issue-comment-add .wiki-edit {
  clear: both;
}
#issue-comment-add .wiki-edit-content.previewClass {
  font-size: inherit;
  width: auto;
  overflow: auto;
}
