From ada165264ac4c2a8a1dc6f8f40b745f05dbdc1be Mon Sep 17 00:00:00 2001 From: sboursen-scinote Date: Fri, 3 Feb 2023 08:25:07 +0100 Subject: [PATCH] Bring the information flyout to the foreground in task panel [SCI-7832] --- app/assets/stylesheets/themes/scinote.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 9717a9fd8..34c464eb1 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1381,7 +1381,7 @@ th.custom-field .modal-tooltiptext { border-radius: 3px; min-width: 450px; padding: 15px 10px; - z-index: 9999; + z-index: 10001; h5 { font-weight: bold;