mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-14 16:41:15 -03:00
This clips overflowing padding/margins and thereby removes non-"content" that's just off-screen, making the site scrollable. The exception here is for tables - we allow scrolling the *section* divs for those (because I have no idea how to only make the <table> scrollable), if necessary of course.