rustdoc: remove unneeded CSS .content table td:first-child > a
This rule was added inc1c6175e62to benefit the module items table. However, the module items table stopped using table tags when6020c79ddeswitched us over to grid layout.
This commit is contained in:
parent
332cc8fb75
commit
31071336f5
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ h1, h2, h3, h4, h5, h6,
|
|||
a.source,
|
||||
.search-input,
|
||||
.search-results .result-name,
|
||||
.content table td:first-child > a,
|
||||
.item-left > a,
|
||||
.out-of-band,
|
||||
span.since,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue