mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4650] Fix RTL view for form validation icon (#4927)
This commit is contained in:
committed by
Eugenio Romano
parent
a37f935c05
commit
07213fac3a
@@ -122,4 +122,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
[dir='rtl'] .adf-form-validation-button {
|
||||
left: 50px;
|
||||
right: unset;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user