openstreetmap-tools/web
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
..
static Include route name in page title 2026-02-27 20:58:10 +00:00
templates Fix sidebar scroll cut off by removing Bootstrap h-100 from main row 2026-02-27 21:09:10 +00:00
app.py Set page title server-side for link preview compatibility 2026-02-27 21:01:25 +00:00
wsgi.py Add WSGI ProxyFix. 2026-02-27 20:33:29 +00:00