This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new eff29bf left from last commit
eff29bf is described below
commit eff29bfec5071f2473043560e015a81923722440
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu Jan 30 22:50:47 2020 +0100
left from last commit
---
frameworks/projects/Jewel/src/main/resources/defaults.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frameworks/projects/Jewel/src/main/resources/defaults.css
b/frameworks/projects/Jewel/src/main/resources/defaults.css
index 75b853f..bcc09c3 100644
--- a/frameworks/projects/Jewel/src/main/resources/defaults.css
+++ b/frameworks/projects/Jewel/src/main/resources/defaults.css
@@ -983,7 +983,7 @@ j|Label {
position: relative;
}
.layout.basic > * {
- position: absolute;
+ position: absolute !important;
}
.layout {