.design-syntaxheight{
    .title {
        width: 100%;
        padding-left: 20px;
        padding-right: 5px;
        clear: both;
    }
    .tool {
        display: inline-block;
        float: right;
    }
    
    button span {
        font-size: 23px;
        line-height: 20px;
    }
}

