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:
parent
751a9503d7
commit
3ad2e0abba
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user