Closed
Bug 557388
Opened 15 years ago
Closed 15 years ago
Overflow scrollbars show up when clicking on add-ons in the category-landing pages
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.9
People
(Reporter: stephend, Assigned: craigcook)
References
()
Details
(Whiteboard: [z])
Attachments
(1 file)
|
606.00 KB,
image/png
|
Details |
STR:
1. Load https://preview.addons.mozilla.org/z/en-US/firefox/extensions/alerts-updates
2. Click on any add-on in the three blocks
Actual Results:
We show scrollbars (overflow badness?)
| Assignee | ||
Comment 1•15 years ago
|
||
I had used overflow:auto as a shortcut to clear floats, but when the link gets focus the default dotted outline adds a teeny bit of width, hence the scrollbars. But overflow:hidden also clears floats and doesn't get ugly scrolls.
Fixed in r65341
Updated•15 years ago
|
Assignee: nobody → craigcook.bugz
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 5.9
Updated•10 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
•