Make WordPress Core

Ticket #26461: #26461.patch

File #26461.patch, 354 bytes (added by siobhyb, 11 years ago)

First pass at RTL fix.

  • wp-includes/css/media-views-rtl.css

     
    702702
    703703.attachment .thumbnail img {
    704704        top: 0;
    705         right: 0;
     705        left: 0;
    706706}
    707707
    708708.attachment .thumbnail .centered {