ADF-3641 Broken form layout for Involve people widget

This commit is contained in:
Eugenio Romano
2018-10-02 16:14:54 +01:00
parent 0ed5b2d5de
commit e12c1f69e7
5 changed files with 34 additions and 21 deletions

View File

@@ -63,7 +63,7 @@
}
.mat-form-field-label-wrapper {
top: 22px !important;
top: 22px;
}
.mat-input-placeholder {

View File

@@ -7,6 +7,10 @@
&-people-widget {
width: 100%;
.mat-form-field-label-wrapper {
top: 10px;
}
}
&-people-widget-list {