-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
rustdoc: align .stab to the right on desktop #86767
Copy link
Copy link
Open
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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.
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The informative tags/labels/stabs have been moved to the left column to improve the mobile experience.
Now the table feels a bit crammed.
Current nightly 2021-06-30
First draft for implementation
One possibility is something like this, but these rules result in stretched out:
Based on: #86725 #86594
CC: @GuillaumeGomez