From 1371ab9a6bbf706187e4fe9b3ebdbb00fb5afa35 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Sun, 9 Jul 2023 16:12:39 -0300 Subject: [PATCH] Change .save-button z-index to 10 Signed-off-by: RD WebDesign --- style/pi-hole.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/pi-hole.css b/style/pi-hole.css index 9a4f4bf0..f1a7eca4 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -1116,6 +1116,7 @@ table.dataTable tbody > tr > .selected { position: fixed; bottom: 2%; right: 2%; + z-index: 10; } .settings-level-0 {