Media: Fix icons for HiDPI displays on the media modal after [32952].

Props vtieu.
Fixes #35200.

git-svn-id: https://develop.svn.wordpress.org/trunk@36122 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2015-12-30 18:31:41 +00:00
parent 8686ab4a7a
commit a03aa810c5
1 changed files with 1 additions and 1 deletions

View File

@ -2569,7 +2569,7 @@
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
.media-modal-icon {
.wp-core-ui .media-modal-icon {
background-image: url(../images/uploader-icons-2x.png);
-webkit-background-size: 134px 15px;
background-size: 134px 15px;