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-09-25 13:09:22 -0700
committerMichael Howell <michael@notriddle.com>2022-09-25 13:48:17 -0700
commita7c25b29575c17434406b69773f8c2961af343b3 (patch)
tree6e52a7dfca8b06af9c6ab390bfb8efdf5df9e18e /compiler/rustc_codegen_llvm/src
parentf3fafbb006ee98635874f73e480655912b465e65 (diff)
downloadrust-a7c25b29575c17434406b69773f8c2961af343b3.tar.gz
rust-a7c25b29575c17434406b69773f8c2961af343b3.zip
rustdoc: clean up `.out-of-band`/`.in-band` CSS
* Remove the `float: right` fallback from the main header, which hasn't
  been needed since IE11 support was dropped.

* Remove `in-band` from low-level headers, which hasn't been needed since
  `.rightside` switched to `float: right` in
  593d6d1cb15c55c88319470dabb40126c7b7f1e2

* Remove unreachable `.in-band > code, .in-band > .code-header` CSS, since
  the `in-band` class was attached to the `code-header` itself, not nested
  directly below it.

* Use `rem` instead of `em` for code header margins.

* This results in a slight change in spacing around impls and item-info,
  but since it makes it more consistent with the way methods are presented,
  it's probably fine.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions