about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-10-07 16:47:44 -0700
committerMichael Howell <michael@notriddle.com>2022-10-07 16:47:44 -0700
commit38743ec07db99319df339123f116f4a8ec50f600 (patch)
treea0a5163ad0ad7c1b4282a5081ee712998761927e /compiler/rustc_codegen_llvm/src
parent2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 (diff)
downloadrust-38743ec07db99319df339123f116f4a8ec50f600.tar.gz
rust-38743ec07db99319df339123f116f4a8ec50f600.zip
rustdoc: remove no-op CSS `.rightside { position: initial }`
This CSS, added in 34bd2b845b3acd84c5a9bddae3ff8081c19ec5e9, overrode CSS
that was applied to the `.since` class:

https://github.com/rust-lang/rust/blob/34bd2b845b3acd84c5a9bddae3ff8081c19ec5e9/src/librustdoc/html/static/rustdoc.css#L782-L795

The absolute positioning for `.since` was abandoned in favor of always
floating it, so this is no longer needed:

https://github.com/rust-lang/rust/commit/5de1391b88007a1d4f7b1517657a86aae352af1e#diff-7dc22a0530802d77c2f2ec9e834024a5657b6eab4055520fca46edc99a544413L902-L904
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions