Make WordPress Core

Ticket #28010: 28010.patch

File 28010.patch, 442 bytes (added by SergeyBiryukov, 12 years ago)
  • src/wp-admin/css/media.css

     
    276276
    277277.find-box-search {
    278278        padding-bottom: 16px;
     279        position: relative;
    279280}
    280281
    281282.find-box-search .spinner {
    282283        float: none;
    283         left: 125px;
     284        left: 110px;
    284285        position: absolute;
    285         top: 18px;
     286        top: 2px;
    286287}
    287288
    288289#find-posts-input,