[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Fix UAB navbar partially covers modal content

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <696fc24a904cf_2c181d2061a2@gitlab-sidekiq-low-urgency-cpu-bound-v2-6787bc4f54-t7vln.mail>

Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
05148da1 by Moïse Nturubika at 2026-01-20T17:49:49+00:00
[FIX] Fix UAB navbar partially covers modal content
---
* [FIX] Fix UAB navbar partially covers modal content

See merge request tikiwiki/tiki!9380

- - - - -


1 changed file:

- themes/base_files/css/feature/adminui.scss


Changes:

=====================================
themes/base_files/css/feature/adminui.scss
=====================================
@@ -143,12 +143,12 @@ body.tiki-admin {
 
 .tiki-admin aside.admin-nav .navbar-light,
 .tiki-admin aside.admin-nav .navbar-dark {
-    z-index: 9998;
+    z-index: 1049;
 }
 
 .tiki-admin .top_modules.navbar-dark-parent,
 .tiki-admin .top_modules.navbar-light-parent {
-    z-index: 9999;
+    z-index: 1050;
 }
 
 .tiki-admin .admin-navbar .form-check-label {
@@ -686,7 +686,7 @@ body.tiki-admin {
     position: fixed;
     left: 0;
 //    padding-left: 7rem;
-    z-index: 9999 !important;
+    z-index: 1050 !important;
 }
 
 .tiki-admin #col1 {
@@ -696,7 +696,7 @@ body.tiki-admin {
 
 // Popovers
 .tiki-admin .popover {
-    z-index: 9999;
+    z-index: 1070;
     max-width: 50vw;
 }
 



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/05148da114a473c962359964d51b40408113d33d

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/05148da114a473c962359964d51b40408113d33d
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.