mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-09 23:18:10 -05:00
Fix expando icons
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
@media
|
||||
only screen and (min-resolution: 2dppx),
|
||||
only screen and (-webkit-min-device-pixel-ratio: 2) {
|
||||
background-size: 100%;
|
||||
|
||||
&.expanded {
|
||||
background-image: url(../icon-contract_2x.png); /* SPRITE pixel-ratio=2 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user