Skip to content

rustdoc: item-info is incorrectly wrapped on narrow screens #100369

Closed
@jsha

Description

@jsha

Steps to reproduce:

  1. Visit https://doc.rust-lang.org/nightly/std/os/unix/ucred/struct.UCred.html#structfield.pid
  2. Make the browser window narrow until the item-info ("This is a nightly-only experimental API...") starts wrapping.

Expected result: item-info wraps as normal text.

Actual result: item-info wraps like a table. See screenshot:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-uiArea: Rustdoc UI (generated HTML)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions