mdbook/crates/mdbook-html/front-end
Eric Huss 5a946ae676 Improve spacing in sidebar section headings
This tries to improve the spacing between section headings in the
sidebar so that they don't blend together. This is particularly a
problem with long headings that word wrap. This just tightens up the
spacing when it wraps, and increases the spacing between the sections.

I still don't 100% like how the distinction between sections can be
difficult to see. My original prototype had other indicators like
bullets, but those ended up not working too well. This might still need
some work in the future.

Fixes https://github.com/rust-lang/mdBook/issues/3085
2026-05-19 15:19:35 -07:00
..
css Improve spacing in sidebar section headings 2026-05-19 15:19:35 -07:00
fonts Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
images Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
js Fix global keypress handling with shadow DOM elements 2026-05-04 11:51:32 -07:00
playground_editor Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
searcher Merge pull request #3084 from tonywu6/master 2026-05-13 14:15:33 +00:00
templates comment 2026-02-08 21:59:23 -08:00