[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] UAB: top_modules top bar not positioned fixed nor sticky anymore on the admin control panels

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a18536722ee6_38193944462ea@gitlab-sidekiq-low-urgency-cpu-bound-v2-7cddd569c8-r2ddt.mail>

luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
c983ec75 by luci at 2026-05-28T14:22:55+00:00
[FIX] UAB: top_modules top bar not positioned fixed nor sticky anymore on the admin control panels
---
* [FIX] UAB: top_modules top bar not positioned fixed nor sticky anymore on the admin control panels

See merge request tikiwiki/tiki!10394

- - - - -


1 changed file:

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


Changes:

=====================================
themes/base_files/css/feature/adminui.scss
=====================================
@@ -164,6 +164,8 @@ body.tiki-admin {
 
 .tiki-admin .top_modules {
     justify-content: flex-end !important;
+    position: sticky;
+    top: 0;
 }
 
 .tiki-admin aside.admin-nav .navbar-light,
@@ -1321,4 +1323,4 @@ body.tiki-admin .container.container-std {
     min-width: 20%;
     width: min-content;
     margin: .5rem;
-}
\ No newline at end of file
+}



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c983ec756ebf3833e141e4ed16bd270d38a9ed22
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
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.