.gbook-comment-box .gbook-top-reply {
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    overflow-wrap: break-word;
}