Make WordPress Core

Ticket #37822: 37822.patch

File 37822.patch, 333 bytes (added by Ankit K Gupta, 9 years ago)

added patch

  • wp-admin/css/forms.css

     
    200200        padding: 2px 6px;
    201201        line-height: 1.4;
    202202        resize: vertical;
     203        margin-top: 10px;
    203204}
    204205
    205206.wp-admin input[type="file"] {