From a942e652bc647c2a55a7c20dcb2522d94e0e585d Mon Sep 17 00:00:00 2001 From: jk Date: Thu, 24 Jun 2021 12:34:42 +0100 Subject: [PATCH] first iteration of search functionality - likely to fail hard --- public/css/jk.css | 2 +- resources/views/search/index.blade.php | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/public/css/jk.css b/public/css/jk.css index 7fe224a..634ddb1 100644 --- a/public/css/jk.css +++ b/public/css/jk.css @@ -29,7 +29,7 @@ max-width: 100px; } #search-form input[type="radio"]{ - max-width: 5px; + max-width: 15px; } @media only screen and (orientation: portrait){ diff --git a/resources/views/search/index.blade.php b/resources/views/search/index.blade.php index bbdf180..6d54a6d 100644 --- a/resources/views/search/index.blade.php +++ b/resources/views/search/index.blade.php @@ -1,19 +1,18 @@
@csrf -
- - -
Select table: - + - + - + - +
+
+ +