openstreetmap-tools/web/templates
Edward Betts 2a82a9e8fa Fix sidebar scroll cut off by removing Bootstrap h-100 from main row
Bootstrap's h-100 class applies height:100% !important, overriding the
custom calc(100vh - 56px) on #main-row. This made the sidebar 900px tall
starting at y=56 (below the navbar), extending 56px below the viewport
and cutting off the bottom of the stop list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 21:09:10 +00:00
..
api.html Use url_for() for all internal URLs; fix ProxyPass compatibility 2026-02-27 20:31:01 +00:00
index.html Fix sidebar scroll cut off by removing Bootstrap h-100 from main row 2026-02-27 21:09:10 +00:00