Fix margin top (#2875)

This commit is contained in:
Maurizio Vitale 2018-01-24 13:16:27 +01:00 committed by Eugenio Romano
parent 6dc14eb2e0
commit 21571b45e5

View File

@ -11,7 +11,7 @@
.mat-input-prefix {
position: absolute;
margin-top: 42px;
margin-top: 58px;
}
.mat-input-placeholder {