We should allow for media queries to prevent applying large background images to small (often mobile) screens as part of responsive design. The following patch takes care of this but must be applied manually since I had to had edit it to remove some other changes that were done in the same commit.
| Comment | File | Size | Author |
|---|---|---|---|
| bg_media_query.patch | 2.11 KB | brentratliff |
Comments
Comment #1
drclaw commentedYes. Yes we should. Thanks.
Comment #2
drclaw commentedThis is done now. I put up a new 7.x-1.o-rc4 release with the change. Let me know what you think!