Make WordPress Core

Ticket #58747: 58747.patch

File 58747.patch, 444 bytes (added by nidhidhandhukiya, 19 months ago)
  • 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;
     326        font-size: inherit;
    327327        padding: 7px;
    328328        vertical-align: baseline;
    329329}