Closed Bug 622430 Opened 14 years ago Closed 13 years ago

Multiple links overlap in localized Firefox's home page using the new layout

Categories

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

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: flod, Assigned: pascalc)

References

()

Details

(Whiteboard: [l10n])

If there's more than one link inside the columns in the middle of the page, all links are displayed overlapped on a single line. This is happening with the Support section, but I suppose that the problem involves the others as well. For sure this issue affects it and es-ES.
That issue will affect every column with 2 links in it(wherever they're placed in it) as CSS grants absolute positioning to those links. Changing "#home #main-content .sub-feature p a {" into "#home #main-content .sub-feature p a:last-child {" in landing-page-l10n.css will do the trick. Pascal is currently on vacation, but he'll deal with it once he's back. Happy new year, Milos.
Assignee: nobody → pascalc
Status: NEW → ASSIGNED
Thanks Milos, I am back from holidays and will work on that tomorrow :)
fixed for it and es-ES in r80085, I haven't found other locales affected by this bug, Milos, can you check all home pages and patch them if needed following what I did for es-ES and IT? Once we are sure no other locales is affected, we can close this bug. Thanks
Whiteboard: [l10n]
Pascal, I suppose this bug should be closed
yes, thanks
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
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.