Commit 3fac709
committed
rustdoc: remove no-op CSS
When this CSS was added in 34bd2b8, source
links were nested below headers.
https://github.com/rust-lang/rust/blob/34bd2b845b3acd84c5a9bddae3ff8081c19ec5e9/src/librustdoc/html/render.rs#L4015-L4019
Now, thanks to 458e721, they are now
siblings of headers, and thanks to
270d09d, they have the same font size that
they would've had anyway..srclink { font-weight; font-size }
1 parent 1d1f142 commit 3fac709
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1118 | 1118 | | |
1119 | 1119 | | |
1120 | 1120 | | |
1121 | | - | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
1128 | 1121 | | |
1129 | 1122 | | |
1130 | 1123 | | |
| |||
0 commit comments