Make WordPress Core

Ticket #47075: 47075.diff

File 47075.diff, 443 bytes (added by ianbelanger, 5 years ago)
  • src/wp-admin/css/common.css

     
    21712171        margin-left: 0.5em; /* half the font size so set the font size properly */
    21722172        padding: 5px 10px;
    21732173        font-size: 14px;
    2174         line-height: 1.8;
     2174        line-height: 1.71428571;
    21752175        font-weight: 600;
    21762176        background: #e5e5e5;
    21772177        color: #555;