Make WordPress Core

Ticket #32005: 32005-1.patch

File 32005-1.patch, 547 bytes (added by aaronrutley, 10 years ago)
  • src/wp-includes/css/media-views.css

     
    10811081}
    10821082
    10831083.attachments-browser .media-toolbar-primary {
    1084         max-width: 33%;
     1084        width: 33%;
    10851085}
    10861086
    10871087.attachments-browser .media-toolbar-secondary {
    1088         max-width: 66%;
     1088        width: 66%;
    10891089}
    10901090
     1091.attachments-browser .search {
     1092        width: 100%;
     1093}
     1094
    10911095.uploader-inline .close {
    10921096        background-color: transparent;
    10931097        border: 0;