[ADF-1674] align amount prefix widget

This commit is contained in:
Eugenio Romano
2017-10-05 18:14:14 +01:00
parent 87ba3aac6e
commit f9302869d1

View File

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