Closed Bug 490381 Opened 15 years ago Closed 15 years ago

Firefox logo size on the homepage is wrong

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kohei, Assigned: samuel.sidler+old)

References

()

Details

<img src="/img/tignish/home/feature-logo.png" alt="Firefox 3" width="400" height="102" />

should be

<img src="/img/tignish/home/feature-logo.png" alt="Firefox 3" width="351" height="102" />

or adjust the image itself to the size.
It's a regression by r24916.
I'm on it.
Assignee: nobody → samuel.sidler
In case anyone asks, this is because trunk has resized it while prepping for Firefox 3.5. We *really* shouldn't be making changes to homepage stuff that'll be affected if we need to, you know, update the homepage. Wish we could do the 3.5 work on a branch and merge it back in or something...
width and height are optional attributes, just don't use them.
I already published this. Resolving as fixed for now...

Are we sure the removing width/height wouldn't break some browsers? Either way, should probably get it in a new bug. (Note that trunk mozilla.com has a weird size now.)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED; not sure about comment 5, myself.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.