Make WordPress Core

Ticket #49115: 49115.diff

File 49115.diff, 329 bytes (added by justinahinon, 5 years ago)

Fix the line-height issue on "Published on" wp-admin/css/edit

  • edit.css

     
    421421#timestampdiv select {
    422422        vertical-align: top;
    423423        font-size: 12px;
    424         line-height: 1.5; /* 18px */
     424        line-height: 2.16666666; /* 26px */
    425425}
    426426
    427427#aa, #jj, #hh, #mn {