mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3192] Form - fix dropdown field alignment (#4685)
* [ADF-3192] Form - fix dropdown field alignment * [ADF-3192] - reove unused style
This commit is contained in:
committed by
Eugenio Romano
parent
9d0e9ec219
commit
5bb8912651
@@ -3,7 +3,6 @@
|
||||
.adf {
|
||||
&-dropdown-widget {
|
||||
width: 100%;
|
||||
margin-top: 13px;
|
||||
|
||||
.adf-select {
|
||||
padding-top: 0 !important;
|
||||
@@ -17,11 +16,5 @@
|
||||
&-select {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&-dropdown-required-message .adf-error-text-container {
|
||||
margin-top: 1px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user