Make WordPress Core

Ticket #33280: 33280.2.patch

File 33280.2.patch, 361 bytes (added by Ankit K Gupta, 11 years ago)

updated style in non-minified file

  • wp-admin/css/install.css

     
    6161        font-variant: normal;
    6262}
    6363
    64 label {
     64#setup td label {
    6565        cursor: pointer;
     66        display: inline-block;
     67        margin-top: 5px
    6668}
    6769
    6870#logo {