From dd5923a03e8cbb00466962e99bcd493f9d3c714f Mon Sep 17 00:00:00 2001 From: Stef Date: Thu, 7 Aug 2025 19:32:42 +0200 Subject: [PATCH] Refactor search box and suggestions layout in scan_barcode.html Reorganized the search input and suggestions into a single container with improved positioning and removed the duplicate suggestions list. Also removed the start/stop scanning buttons section for a cleaner UI. --- .../add_meal/templates/scan_barcode.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/application/add_meal/templates/scan_barcode.html b/application/add_meal/templates/scan_barcode.html index 0a07d4d..7909fca 100644 --- a/application/add_meal/templates/scan_barcode.html +++ b/application/add_meal/templates/scan_barcode.html @@ -14,20 +14,21 @@ muted> - -
- - -
-
-
- - +
+ +
+ + +
+ + +
    +