mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix margin top (#2875)
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user