mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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