brewlog/templates
Jon Seager 3475c91273
fix(brews): prevent New Brew form from overflowing on mobile
- Add width: 100% and min-width: 0 to .input-field so selects/inputs
  fill their container instead of expanding to fit content
- Add overflow-hidden to the brews form as a safety net
2026-02-03 13:14:12 +00:00
..
partials fix(brews): lay out action icons horizontally and merge temp into recipe 2026-02-03 13:08:07 +00:00
bags.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
base.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
brews.html fix(brews): prevent New Brew form from overflowing on mobile 2026-02-03 13:14:12 +00:00
favicon.ico feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
gear.html feat(brews): add filter paper to routes, views, CLI, and templates 2026-02-03 10:14:22 +00:00
login.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
nav.html fix(nav): add responsive hamburger menu for mobile 2026-02-03 12:50:52 +00:00
roast_detail.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_detail.html feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
roasters.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
roasts.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
styles.css fix(brews): prevent New Brew form from overflowing on mobile 2026-02-03 13:14:12 +00:00
timeline.html fix(timeline): ensure cards always alternate sides across month boundaries 2026-02-03 09:51:48 +00:00