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:
parent
0d88074cf9
commit
7fc8feabae
@ -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 |
Loading…
x
Reference in New Issue
Block a user