rustdoc: remove unneeded CSS .content table td:first-child > a

This rule was added in c1c6175e62 to benefit
the module items table. However, the module items table stopped using table
tags when 6020c79dde switched us over to grid
layout.
This commit is contained in:
Michael Howell 2022-09-01 10:25:23 -07:00
parent 332cc8fb75
commit 31071336f5

View file

@ -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,