mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 14:51:14 -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.