Skip to content

Commit fcb4e0a

Browse files
committed
rustdoc: remove unused CSS selector a.source
The link with this class attribute was removed in 4d16de0.
1 parent c5b105d commit fcb4e0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/static/css/rustdoc.css

-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ h4.code-header {
201201
h1, h2, h3, h4, h5, h6,
202202
.sidebar,
203203
.mobile-topbar,
204-
a.source,
205204
.search-input,
206205
.search-results .result-name,
207206
.item-left > a,

0 commit comments

Comments
 (0)