Closed
Bug 913392
Opened 11 years ago
Closed 11 years ago
When a slug is long, breadcrumb clashes with the edit button and other controls over to the right
Categories
(developer.mozilla.org Graveyard :: Design, defect)
developer.mozilla.org Graveyard
Design
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cmills, Unassigned)
References
Details
Attachments
(1 file)
43.56 KB,
image/png
|
Details |
In the MDN redesign, when a slug is long, the resulting breadcrumb trail starts to clash with the Edit button and other controls over to the right. I have attached a screenshot to show you what I mean. If we fixed the width of the breadcrumb trail to not go over as far as the Edit button, and set the content of the right-most breadcrumb to wrap onto two lines when too long for one, this would be less likely to happen.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/5f1692002b7de140bcfed424cf0240818b513bf8
fix bug 913392 - Don't let crumbs go behind edit button
https://github.com/mozilla/kuma/commit/2553a79e2bc77ef6f517f83764bec00ff2b76967
Merge pull request #1352 from darkwing/redesign-crumbs-913392
fix bug 913392 - Don't let crumbs go behind edit button
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•