Closed
Bug 1153523
Opened 11 years ago
Closed 11 years ago
Issue with image sprite on /firefox/hello/
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: agibson, Unassigned)
Details
Just got alerted that there are some display issues with the image sprite on the /firefox/hello/ product page, which was recently updated:
https://www.mozilla.org/en-US/firefox/hello/
I'm only on mobile and not able to check the cause of the problem currently, but it could be a caching issue perhaps. Not too sure atm.
Hi, i created a pull request for this. Seems it's a background-size property problem. I'm new here so i hope i did it right.
https://github.com/mozilla/bedrock/pull/2907
Flags: needinfo?(agibson)
| Reporter | ||
Comment 2•11 years ago
|
||
Hi Nazim,
Thanks for the PR! I'm not able to test this change at the minute, have you done so locally? The background size of the image has recently changed, as we added another icon.
Looking at stage & dev it appears ok to me. So this may be a caching issue that's affecting prod, but I'm not sure until I can take a proper look.
https://www-dev.allizom.org/en-US/firefox/hello/
https://www.allizom.org/en-US/firefox/hello/
Hopefully one of the other bedrock dev's can verify what the issue is soon.
Thanks
Flags: needinfo?(agibson)
Oh, yes you are right. At first I saw the sprite as 3480px x 240px. It must be cache, sorry about that. Now it is ok. I'm closing pull request.
| Reporter | ||
Comment 4•11 years ago
|
||
Whatever the issue was seems to have corrected itself now, so marking as WORKSFORME
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•