Ticket #22741: 22741.patch

File 22741.patch, 725 bytes (added by SergeyBiryukov, 6 months ago)
  • wp-includes/css/media-views-rtl.css

     
    187187        left: 300px; 
    188188} 
    189189 
     190.attachments-browser .instructions { 
     191        float: right; 
     192} 
    190193 
    191194/** 
    192195 * Progress Bar 
  • wp-includes/css/media-views.css

     
    840840 
    841841.attachments-browser .instructions { 
    842842        display: inline-block; 
     843        float: left; 
    843844        margin-top: 16px; 
    844845        line-height: 18px; 
    845846        font-size: 13px;