Make WordPress Core

Ticket #59989: 59989.patch

File 59989.patch, 447 bytes (added by pranitdugad, 2 years ago)

After applying this patch , this issue is resolved

  • wp-content/themes/twentyfifteen/css/editor-style.css

     
    298298.mce-item-table td {
    299299        border-width: 0 1px 1px 0;
    300300        font-family: "Noto Serif", serif;
    301         font-size: 17px;
    302301        padding: 7px;
    303302        vertical-align: baseline;
    304303}