Make WordPress Core

Ticket #58444: 58444.diff

File 58444.diff, 700 bytes (added by sabernhardt, 18 months ago)
  • src/wp-content/themes/twentyfourteen/css/blocks.css

     
    142142        color: #fff;
    143143        font-size: 12px;
    144144        font-weight: 700;
    145         line-height: 15px;
     145        line-height: 1.25;
    146146        padding: 10px 30px 11px;
    147147        text-transform: uppercase;
    148148        vertical-align: bottom;
     
    235235.wp-block-button .wp-block-button__link {
    236236        font-size: 12px;
    237237        font-weight: 700;
    238         line-height: 15px;
     238        line-height: 1.25;
    239239        padding: 10px 30px 11px;
    240240        text-decoration: none;
    241241        text-transform: uppercase;