This is an automated email from the git hooks/post-receive script. New commit to branch feature/bug-on-save in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 7c6e432577f0266365a98a0839955779ad607fd1 Author: dcosse <cosse@codelutin.com> Date: Thu Oct 10 15:35:20 2019 +0200 refs #249 make sure the alert is displayed over other infos --- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html b/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html index a83a98cd..40bb3948 100644 --- a/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html @@ -345,7 +345,7 @@ import "./popup/ShowReportsModal.tag.html"; position: fixed; bottom: 20px; right: 0px; - z-index: 2; + z-index: 289; } </style> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.