Make WordPress Core

Ticket #28084: 28084.diff

File 28084.diff, 337 bytes (added by Presskopp, 9 years ago)
  • wp-admin/css/edit.css

     
    120120#editable-post-name input {
    121121        font-size: 13px;
    122122        font-weight: 400;
    123         height: 22px;
     123        height: 24px;
    124124        margin: 0;
    125125        width: 16em;
    126126}