Fix margin top (#2875)

This commit is contained in:
Maurizio Vitale
2018-01-24 12:16:27 +00:00
committed by Eugenio Romano
parent 6dc14eb2e0
commit 21571b45e5
@@ -11,7 +11,7 @@
.mat-input-prefix {
position: absolute;
margin-top: 42px;
margin-top: 58px;
}
.mat-input-placeholder {