aligning the text in the middle (vertically)
@@ -40,7 +40,7 @@ textarea,
.field {
display: block;
height: 40px;
- line-height: 40px;
+ line-height: 1em;
padding: 0 12px;
margin-bottom: 14px;
font-size: 1em;