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