SyntaxFix
Write A Post
Hire A Developer
Questions
Use padding to fake it since vertical-align doesn't work on text inputs.
jsFiddle example
CSS
.date-input { width: 145px; padding-top: 80px; }?