From c06a7af55e7a40abc6eb12fff56851c6512e32c7 Mon Sep 17 00:00:00 2001 From: kdam0 Date: Fri, 14 Apr 2017 13:36:32 -0400 Subject: feat / updated the css and js for the search bar input --- views/index.hbs | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'views') diff --git a/views/index.hbs b/views/index.hbs index c1c8eca..dfb06d3 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -59,15 +59,24 @@ +
- + id = "user-input-course" + class="form-control typeahead" + aria-label="..." + name="search" + placeholder="Enter course code eg. CSC148">
+ + +