From c350216150042fad4ad2352938c461748d45950e Mon Sep 17 00:00:00 2001 From: Tudor Date: Wed, 7 Jan 2026 15:16:04 +0000 Subject: [PATCH] Fix postcode search layout and placeholder styling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Keep postcode controls on one line (flex-wrap: nowrap) - Remove uppercase transform from placeholder text - Update placeholder to "Enter postcode..." for consistency 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- frontend/index.html | 2 +- frontend/styles.css | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 67d1b84..15eb338 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -84,7 +84,7 @@
- +