From bce665e11b262fa83e8b480dc4e853aa416a67cd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 12 Jul 2022 02:04:29 +0200 Subject: [PATCH] css --- htdocs/theme/eldy/global.inc.php | 1 + htdocs/theme/md/style.css.php | 1 + 2 files changed, 2 insertions(+) diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 2e225e1658f..eff502190cb 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -5099,6 +5099,7 @@ tr.visible { .websiteformtoolbar { position: sticky; top: ; + z-index: 1000; } .exampleapachesetup { diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index ceb5caa9d44..8a6c864fb17 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -4953,6 +4953,7 @@ tr.visible { .websiteformtoolbar { position: sticky; top: ; + z-index: 1000; } .exampleapachesetup {