mirror of
https://github.com/rust-lang/book.git
synced 2026-09-14 12:11:12 -04:00
The status class, `.has-warning`, provides a hook for other content to adjust their positioning. It's leveraged to push down the absolutely positioned chapter navs far enough so that they clear both the warning message and the icons in the header bar. Fixes #656.