mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-7765] Improved display mandatory form fields (#7531)
* [MNT-22765] Improved display mandatory form fields * [MNT-22765] added unit tests * [MNT-22765] fixed test with error icon on rest fail * Trigger travis * [MNT-22765] removed underscore from var name * [AAE-7765] removed underscore from unit test * [AAE-7765] fixed css lint * [AAE-7765] fixed e2e error message css class * [AAE-7765] fixed storybook e2e
This commit is contained in:
@@ -49,7 +49,7 @@ adf-start-task {
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.adf-error-text-container {
|
||||
.adf-error-container {
|
||||
margin-top: -10px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user