dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Consistent line-height for inputs #34

Closed jrubenoff closed 9 years ago

jrubenoff commented 9 years ago

Tested in Chrome / FF / IE9

ajb commented 9 years ago

Seems to mess things up in IE9:

New img

Old img

ajb commented 9 years ago

@jrubenoff: i'd like to pick this up if you don't mind.

Question: is it OK to change our base text input style to be as tall as our <select>s? If so, I'll investigate how I can get this working cross-browser.

jrubenoff commented 9 years ago

Yes. I think just changing line-height to height, and only using line-height for textareas, might work here. It's what I'm currently doing with the respondent view.