Make WordPress Core

Ticket #59912: 59912.patch

File 59912.patch, 422 bytes (added by pitamdey, 16 months ago)

After applying this solution the issue is resolved

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

     
    323323table td,
    324324.mce-item-table td {
    325325        border-width: 0 1px 1px 0;
    326         font-size: 16px;
    327326        padding: 7px;
    328327        vertical-align: baseline;
    329328}