joexn / LegacyCSS

Legacy CSS - Modern and Lightweight CSS Framework
Other
46 stars 7 forks source link

Inputs don't look like inputs #46

Closed nloveladyallen closed 8 years ago

nloveladyallen commented 8 years ago

There's no way for a user to know without clicking that this is an input field.

screen shot 2016-07-31 at 12 47 07 pm
joexn commented 8 years ago

How about a label to the side of it?

Placeholder:

screen shot 2016-07-31 at 17 54 22



With Value:

screen shot 2016-07-31 at 17 55 31
joexn commented 8 years ago

+1 to you. Didn't even think about that.

nloveladyallen commented 8 years ago

That looks better. The label next to it and the underline help. Might want to make the underline a bit thicker/darker for visibility (though in this case it seems clean design and visibility are at odds).

joexn commented 8 years ago

Just working on this code now (as above pictures were renders)

joexn commented 8 years ago

Done. The fix has been made in the latest commit: 263b91e inputs