openstreetmap-tools/web
Edward Betts 6424992264 Fix stop list cut off at bottom of sidebar
WebKit/Chrome ignores padding-bottom on overflow-y:auto containers,
so the sidebar's padding: 1rem wasn't creating scroll space below the
last stop. Fix by adding padding-bottom directly to #stop-list and
#route-master-list, which are inside the scrollable container.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 20:53:09 +00:00
..
static Fix stop list cut off at bottom of sidebar 2026-02-27 20:53:09 +00:00
templates Use url_for() for all internal URLs; fix ProxyPass compatibility 2026-02-27 20:31:01 +00:00
app.py Add API docs page and update README/AGENTS 2026-02-27 19:03:37 +00:00
wsgi.py Add WSGI ProxyFix. 2026-02-27 20:33:29 +00:00