[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [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 | <6a185b3a2f242_381bbb560-2f4@gitlab-sidekiq-low-urgency-cpu-bound-v2-7cddd569c8-c8q49.mail> |
luci pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki Commits: 577500b9 by luci at 2026-05-28T15:05:25+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 --- * [FIX] UAB: top_modules top bar not positioned fixed nor sticky anymore on the admin control panels See merge request tikiwiki/tiki!10394 (cherry picked from commit c983ec756ebf3833e141e4ed16bd270d38a9ed22) 1150d71c [FIX] UAB: top_modules top bar not positioned fixed nor sticky anymore on the admin control panels Co-authored-by: luci <gitlab-TfYQc8/[email protected]> See merge request tikiwiki/tiki!10397 - - - - - 1 changed file: - themes/base_files/css/feature/adminui.scss Changes: ===================================== themes/base_files/css/feature/adminui.scss ===================================== @@ -168,6 +168,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/577500b926f13d4a517724aa9241da43da023e80 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/577500b926f13d4a517724aa9241da43da023e80 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