#comment-add-dialog,
#edit-comment {
    #comment {
        max-width: none;
    }
}
.jira-dialog-core {
    #edit-comment,
    #comment-edit {
        .form-body {
            height: 470px;
        }
    }
}
