From 4411ae1564d716e5aa063e4c47302ffc907a078a Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Tue, 20 Apr 2021 12:49:22 -0400 Subject: Fixed the crash if no data in timetime and hid if an investor has no holidngs. --- react-frontend/src/css/UserCheckin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'react-frontend/src/css') diff --git a/react-frontend/src/css/UserCheckin.css b/react-frontend/src/css/UserCheckin.css index 23daffa..e60b348 100644 --- a/react-frontend/src/css/UserCheckin.css +++ b/react-frontend/src/css/UserCheckin.css @@ -101,7 +101,7 @@ ul { } /* CSS borrowed from W3 Schools */ -input[type=text] { +input[type=search] { width: 80%; padding: 12px 20px; box-sizing: border-box; -- cgit v1.2.3-70-g09d2