Ticket #22741: 22741.patch
| File 22741.patch, 725 bytes (added by SergeyBiryukov, 6 months ago) |
|---|
-
wp-includes/css/media-views-rtl.css
187 187 left: 300px; 188 188 } 189 189 190 .attachments-browser .instructions { 191 float: right; 192 } 190 193 191 194 /** 192 195 * Progress Bar -
wp-includes/css/media-views.css
840 840 841 841 .attachments-browser .instructions { 842 842 display: inline-block; 843 float: left; 843 844 margin-top: 16px; 844 845 line-height: 18px; 845 846 font-size: 13px;
