mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 22:50:25 +03:00
b9edcfa055
rustdoc: simplify section anchor CSS
Since f50bf8636e changed anchors to be always positioned absolute, specifying it on hover as well is redundant.
For more information about how librustdoc works, see the rustc dev guide.