From 56e0b64895e3138b80a70e404ab3ba1ada21eddb Mon Sep 17 00:00:00 2001 From: Mahesh Chopade <65208771+mahesh2-lab@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:34:05 +0530 Subject: [PATCH] Update bootstrap-notify.css edit css file --- css/bootstrap-notify.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/bootstrap-notify.css b/css/bootstrap-notify.css index 7473f78..9273c74 100644 --- a/css/bootstrap-notify.css +++ b/css/bootstrap-notify.css @@ -1,6 +1,6 @@ .notifications { position: fixed; - z-index: 9999; + z-index: 999; } /* Positioning */