Make WordPress Core

Changeset 23245


Ignore:
Timestamp:
01/02/2013 11:51:09 PM (12 years ago)
Author:
nacin
Message:

Fix the sprite positioning for HiDPI sorting arrows.

props lessbloat.
see #23071.
for trunk.

Location:
trunk/wp-admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/wp-admin.css

    r23198 r23245  
    84498449
    84508450    .sorting-indicator {
    8451         background-image: url('../images/sort-2x.gif');
     8451        background-image: url('../images/sort-2x.gif?ver=20130102');
    84528452        background-size: 14px 4px;
    84538453    }
Note: See TracChangeset for help on using the changeset viewer.