about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-18 14:13:38 +0100
committerGitHub <noreply@github.com>2022-11-18 14:13:38 +0100
commit5977fbbc1c16aeecc511ef548833e7f00c90f266 (patch)
tree7855d00473f0cd84f661ee4cf29ad216cebb8710 /compiler/rustc_parse/src/parser/expr.rs
parent5a8bc0bfd04605d55041683d5ad06194e1507d77 (diff)
parentebee589bc085f0ac5750369cd4ee4c6a6b49f9dd (diff)
downloadrust-5977fbbc1c16aeecc511ef548833e7f00c90f266.tar.gz
rust-5977fbbc1c16aeecc511ef548833e7f00c90f266.zip
Rollup merge of #104516 - notriddle:notriddle/flex-basis-sidebar-width, r=GuillaumeGomez
rustdoc: clean up sidebar width CSS

This commit takes advantage of the ability to set [flex-basis] to a specific length instead of setting it to `auto` and changing min-/max-width, and setting flex-grow/-shrink both to 0.

This PR should not cause any visual changes.

preview: https://notriddle.com/notriddle-rustdoc-demos/flex-basis-sidebar-width/std/index.html

[flex-basis]: https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions