MauraSlavin / 07-movie-API-search

Find information on your favorite movies, and suggestions for future movies. Group project using JavaScript, jQuery, Materialize CSS, NY Times API, OMDB API, The Move DB API, TasteDive API, Fontawesome, html and CSS. We used Kanban Project Management to track tasks.
https://mauraslavin.github.io/07-movie-API-search/
1 stars 1 forks source link

fix input field so prompt isn't partly in the text area #75

Closed MauraSlavin closed 4 years ago

MauraSlavin commented 4 years ago

I really liked the input field where the prompt slides out of the input box when text was entered, but I couldn't figure out how to make the text go ALL the way out of the input field. So I used a different materialize class that wasn't as fancy, but I could get the text to display outside of the box.