Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #101292 - rust-lang:notriddle/rustdoc-table-first-chi…
…ld, r=GuillaumeGomez rustdoc: remove unneeded CSS `.content table td:first-child > a` This rule was added in c1c6175 to benefit the module items table. However, the module items table stopped using table tags when 6020c79 switched us over to grid layout.
- Loading branch information