mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 22:47:40 +08:00

The sidebar had a fixed 230px, which is absolutely untenable if your phone has 700px in total and we only use 85% of that. So this moves the sidebar to the bottom for now, which isn't *great*, but at least it leaves the text readable and allows navigating the ToC. One of these days I'll understand what the heck CSS is. [ci skip]