-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Beta (rustdoc 1.59.0-beta.2 (98a701b42 2022-01-19)
) rendering of rand 0.8.4
's root traits (on Firefox 96.01 on Windows):
Nightly (rustdoc 1.60.0-nightly (5e57faa78 2022-01-19)
) rendering of the same:
It appears that the names are inheriting the overflow-wrap: anywhere
, which is influencing the table layout and allowing the left-column to become too thin to fit the names. Added in #92801 cc @jsha.
jsha
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.