Fix the sprite positioning for HiDPI sorting arrows.

props lessbloat.
see #23071.
for trunk.



git-svn-id: https://develop.svn.wordpress.org/trunk@23245 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-01-02 23:51:09 +00:00
parent 0d88074cf9
commit 7fc8feabae
2 changed files with 1 additions and 1 deletions

View File

@ -8448,7 +8448,7 @@ a.widget-control-edit {
}
.sorting-indicator {
background-image: url('../images/sort-2x.gif');
background-image: url('../images/sort-2x.gif?ver=20130102');
background-size: 14px 4px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 97 B