Closed
Bug 692772
Opened 14 years ago
Closed 14 years ago
Adjust alignment of sidebar with primary content when a few islands are missing
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.8
People
(Reporter: saikrishna, Assigned: cvan)
References
()
Details
Attachments
(2 files)
Steps:
..........
1.Load https://addons-dev.allizom.org/en-US/firefox/addon/parallel-universe/
2.Check tags section
Result: Tags in add-on detail page overlap on footer logo
Assignee | ||
Comment 2•14 years ago
|
||
This is due to the fix for bug 687740: https://github.com/jbalogh/zamboni/commit/6a738b7
Potch, how do you feel about using `display: table`?
Comment 3•14 years ago
|
||
I just gave another island bug to potch, so -> potch for this one too. Sry if you're already working on it, cvan.
Assignee: nobody → thepotch
Comment 4•14 years ago
|
||
> Potch, how do you feel about using `display: table`?
I'm actually totally down with it. Our issue is that we don't have consistent rows- the big problems here are missing islands on the left. We may have to revisit some of this island pairing business (and by may I mean we probably should because things are getting janky.)
Comment 5•14 years ago
|
||
CCing greg on this. cvan, he, and I should have a meetings of the minds about islands and how we can do them better.
AMO Frontends Assemble!
Assignee | ||
Comment 6•14 years ago
|
||
`display: table` let's do it.
Comment 7•14 years ago
|
||
This also causes a lot of overlap of sections at https://addons-dev.allizom.org/en-US/firefox/addon/nsinavhistoryobserver-mobil/
Updated•14 years ago
|
Severity: normal → major
Summary: Tags in addon detail page overlap on footer logo → Adjust alignment of sidebar with primary content when a few islands are missing
Target Milestone: 6.2.7 → 6.2.8
Updated•14 years ago
|
Target Milestone: 6.2.8 → 6.2.7
Assignee | ||
Updated•14 years ago
|
Assignee: thepotch → cwiemeersch
Assignee | ||
Comment 8•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Hardware: x86 → All
Target Milestone: 6.2.7 → 6.2.8
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•