Fix the sprite positioning for HiDPI sorting arrows.

props lessbloat.
see #23071.
for trunk.



git-svn-id: http://core.svn.wordpress.org/trunk@23245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-01-02 23:51:09 +00:00
parent 94a6f324db
commit 7b1503ad73
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