Use the background-image even in condensed view.

Scale and position it so as to smoothly transition across the condensed/full threshold.
This commit is contained in:
Joshua Judson Rosen 2014-12-05 00:08:09 -05:00
parent 751a9503d7
commit 3ad2e0abba

View File

@ -4175,7 +4175,7 @@ body.rtl #feed-header-inner h2 {
@media (max-width: 910px) {
body {
background:none !important;
background-size 910px auto !important;
}
.upload-background-image {