mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
805 stars 243 forks source link

Make form input clickable from the label #84

Closed richardwu closed 8 years ago

richardwu commented 8 years ago

For form inputs, in order to focus on them, you have to click a very specific area just below the label and just above the line. It would be nice for UX to be able to click a larger area (extend it up to the label) to toggle the input.

richardwu commented 8 years ago

It was an isolated incident.