mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 23:11:15 -03:00
Sphinx 5.0 makes the document div a flex container, which clashes badly with the margin that earlier versions need. So we remove the margin and flex the div ourselves, which should work with either. It's time we make this freestanding - these changes are annoying.