about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2022-09-08 14:41:12 -0700
committerGitHub <noreply@github.com>2022-09-08 14:41:12 -0700
commit7300e4db2d8ca665b579684edb43ee64be95b546 (patch)
tree764e92d4b842fe9d934f46af09ca16cfd8cded37 /compiler/rustc_llvm/llvm-wrapper
parentb3001230a5d7c822839b6adc8d8c779739de79be (diff)
parentb9093f40081c0204361e46bd787e6ba7abd58cdd (diff)
downloadrust-7300e4db2d8ca665b579684edb43ee64be95b546.tar.gz
rust-7300e4db2d8ca665b579684edb43ee64be95b546.zip
Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomez
rustdoc: remove no-op CSS `#settings-menu { padding: 0 }`

This CSS was added in 5e01ba36c9f1037c4cf3e7421413fc6c41f85d05, and served to override CSS right above it that set a 5px padding for several kinds of buttons in the same toolbar:

https://github.com/rust-lang/rust/blob/5e01ba36c9f1037c4cf3e7421413fc6c41f85d05/src/librustdoc/html/static/css/rustdoc.css#L1400-L1409

The CSS that it overrode is still there, but now it only applies to `#settings-menu > a`, so there's nothing to override.

https://github.com/rust-lang/rust/blob/24d69920201563f0ee7b530f1cda0f171b205cc2/src/librustdoc/html/static/css/rustdoc.css#L1445-L1454
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions