Make WordPress Core

Ticket #44643: 44643.jquery-ui-dialog.css.diff

File 44643.jquery-ui-dialog.css.diff, 755 bytes (added by ianbelanger, 6 years ago)

This patch covers the /wp-includes/css/jquery-ui-dialog.css file

  • wp-includes/css/jquery-ui-dialog.css

     
    182182        display: inline-block;
    183183        text-decoration: none;
    184184        font-size: 13px;
    185         line-height: 26px;
     185        line-height: 2;
    186186        height: 28px;
    187187        margin: 0;
    188188        padding: 0 10px 1px;
     
    272272        height: 36px;
    273273        font-size: 18px;
    274274        font-weight: 600;
    275         line-height: 36px;
     275        line-height: 2;
    276276        padding: 0 36px 0 16px;
    277277}
    278278
     
    298298        speak: none;
    299299        -webkit-font-smoothing: antialiased;
    300300        -moz-osx-font-smoothing: grayscale;
    301         line-height: 36px;
     301        line-height: 1.9;
    302302        width: 36px;
    303303        height: 36px;
    304304        content: "\f158";