Make WordPress Core

Ticket #43904: 43904.1.svn.diff

File 43904.1.svn.diff, 386 bytes (added by ianbelanger, 7 years ago)

SVN version of changes

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

     
    431431        position: relative;
    432432}
    433433
     434/*
     435* Media toolbar spacing
     436*/
     437.post-type-attachment .wp-filter select {
     438        margin-right: 8px;
     439}
     440
    434441/**
    435442 * Media Library grid view
    436443 */