Make WordPress Core

Ticket #35826: 35826.1.patch

File 35826.1.patch, 451 bytes (added by Ankit K Gupta, 9 years ago)

Updated patch file

  • wp-admin/css/customize-controls.css

     
    806806        position: relative;
    807807        text-align: center;
    808808        cursor: default;
     809        border: 1px dashed #ccc;
     810        box-sizing: border-box;
     811        height: 40px !important;
    809812}
    810813
    811814.customize-control-media .inner,