Make WordPress Core

Ticket #50086: 50086.diff

File 50086.diff, 526 bytes (added by kjellr, 5 years ago)
  • src/wp-content/themes/twentyfifteen/css/editor-style.css

     
    2828        font-weight: 400;
    2929        font-size: 17px;
    3030        line-height: 1.6471;
    31         margin: 20px 40px;
    3231        max-width: 660px;
    3332        vertical-align: baseline;
    3433}
    3534
     35.mce-container-body body {
     36        margin: 20px 40px;
     37}
    3638
     39
    3740/**
    3841 * 2.0 Typography
    3942 */