Fix input line-height issue (#2417)

This commit is contained in:
Popovics András
2017-10-03 17:05:41 +01:00
committed by Eugenio Romano
parent 8afe358f33
commit be19fe93d0

View File

@@ -38,6 +38,8 @@
.mat-input-element {
font-size: 16px;
line-height: normal;
padding-bottom: 2px;
}
}