devBanner / devBanner_Frontend

Responsive web page for devBanner (WEB)
https://devbanner.center
Apache License 2.0
10 stars 8 forks source link

Vertical alignment of text field #17

Closed cozyplanes closed 6 years ago

cozyplanes commented 6 years ago

The vertical alignment of text field is kinda awkward, and I can't find the issue. https://i.imgur.com/9V8VmFz.png

cozyplanes commented 6 years ago

@LoganS1 @Kimmax

Bobj2018 commented 6 years ago

I think I know what the issue is. I'll go and see what I can do.

Edit: has it been fixed?

cozyplanes commented 6 years ago

No, the vertical alignment of two text fields isn't correct. There seems to be an issue with the css while doing the responsive design, but I can't find it

Kimmax commented 6 years ago

Setting the line-height of the label to the height of the input will probably align them vertically