Make WordPress Core

Ticket #28084: edit.css.patch

File edit.css.patch, 319 bytes (added by Ankit K Gupta, 11 years ago)

Updated patch file

  • wp-admin/css/edit.css

     
    119119
    120120#editable-post-name input {
    121121        font-size: 13px;
    122         height: 22px;
     122        height: 24px;
    123123        margin: 0;
    124124        width: 16em;
    125125}