about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-11-14 15:27:04 -0700
committerMichael Howell <michael@notriddle.com>2022-11-14 15:27:04 -0700
commit155a5535a68c959f511278dc6c21c06cbafca2f8 (patch)
treed4264a03793d51c61249b9150adf4cf3c2cc6d45 /library/std/src/sys/unix/stack_overflow.rs
parent96ddd32c4bfb1d78f0cd03eb068b1710a8cebeef (diff)
downloadrust-155a5535a68c959f511278dc6c21c06cbafca2f8.tar.gz
rust-155a5535a68c959f511278dc6c21c06cbafca2f8.zip
rustdoc: remove no-op CSS `.main-header { justify-content }`
This rule was added in 152e8889052adaaa6c12652486292be34059713c to push the
out-of-band content to the right while allowing it to line wrap when it got
too big. The idea was that the justification rule would fill the space
between the `<h1>` element and the `<div class="out-of-band">` element.

A later commit, 3cb03cb34247383ffb67a017ae70134741e8c4da, flattened the
in-band element into the `<h1>`, copying the `flex-grow` rule. This means
the `<h1>` element now grows to fill the space, so there's no need to
justify-content any more.

This commit also adds a test case for this.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions