Make WordPress Core

Ticket #47366: 47366.6.diff

File 47366.6.diff, 412 bytes (added by garrett-eclipse, 5 years ago)

Refresh to use max-width 25rem

  • src/wp-admin/css/forms.css

     
    315315        border-radius: 3px;
    316316        padding: 3px 24px 3px 8px;
    317317        min-height: 28px;
     318        max-width: 25rem;
    318319        vertical-align: middle;
    319320        -webkit-appearance: none;
    320321        /* The SVG is arrow-down-alt2 from Dashicons. */