Make WordPress Core

Ticket #43904: 43904.4.diff

File 43904.4.diff, 354 bytes (added by ianbelanger, 7 years ago)

Refreshed patch and tested with current trunk

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

     
    431431        position: relative;
    432432}
    433433
     434.post-type-attachment .wp-filter select {
     435    margin-right: 6px;
     436}
     437
    434438/**
    435439 * Media Library grid view
    436440 */