Dolphin Pro 7.2.0 RC1
As shown in the screen shot, right side of TinyMCE editor is not visible. Suggest the following change in /templates/base/css/cmts.css:Line 80
    table.cmt-balloon td.cmt-head-m,
    table.cmt-balloon td.cmt-cont-m {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        padding:2px;
    }
 
After suggested css change
Browser/Version: Firefox 40.0.2
