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:
@@ -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 |
Reference in New Issue
Block a user