This is an automated email from the ASF dual-hosted git repository.

yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new b29dae01667 NO-ISSUE: Fix `boxed-expression-component` Java Boxed 
Function e2e test (#3406)
b29dae01667 is described below

commit b29dae016671bc35e07e2d706eeae4d9a85b4b53
Author: Luiz João Motta <[email protected]>
AuthorDate: Fri Jan 23 07:04:02 2026 -0300

    NO-ISSUE: Fix `boxed-expression-component` Java Boxed Function e2e test 
(#3406)
---
 .../FunctionExpression/JavaFunctionExpression.css   |   4 ++--
 .../function/boxed-java-function.png                | Bin 13204 -> 13722 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/packages/boxed-expression-component/src/expressions/FunctionExpression/JavaFunctionExpression.css
 
b/packages/boxed-expression-component/src/expressions/FunctionExpression/JavaFunctionExpression.css
index f693ccd2be8..9ea62dcf3ed 100644
--- 
a/packages/boxed-expression-component/src/expressions/FunctionExpression/JavaFunctionExpression.css
+++ 
b/packages/boxed-expression-component/src/expressions/FunctionExpression/JavaFunctionExpression.css
@@ -46,8 +46,8 @@
 }
 
 .java-function-expression-label .java-function-parameter-help-icon {
-  bottom: 10px;
-  right: 10px;
+  bottom: 8px;
+  left: 2px;
   color: var(--pf-v5-global--info-color--100);
   cursor: pointer;
   position: absolute;
diff --git 
a/packages/boxed-expression-component/tests-e2e/__screenshots__/Google-Chrome/boxedExpressions/function/boxed-java-function.png
 
b/packages/boxed-expression-component/tests-e2e/__screenshots__/Google-Chrome/boxedExpressions/function/boxed-java-function.png
index 00c08d8fe18..e6bf56fac88 100644
Binary files 
a/packages/boxed-expression-component/tests-e2e/__screenshots__/Google-Chrome/boxedExpressions/function/boxed-java-function.png
 and 
b/packages/boxed-expression-component/tests-e2e/__screenshots__/Google-Chrome/boxedExpressions/function/boxed-java-function.png
 differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to