[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [BP][FIX] Navbar width regression caused by `feature_fixed_width` coupling
"Joseph Ushindi \(@iRosh243\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69d0ec65a8bb9_3b1914142351a@gitlab-sidekiq-low-urgency-cpu-bound-v2-664f654ff4-x9tsl.mail> |
Joseph Ushindi pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki
Commits:
33931963 by Joseph Ushindi at 2026-04-04T10:40:49+00:00
[BP][FIX] Navbar width regression caused by `feature_fixed_width` coupling
---
* [FIX] Navbar width regression caused by `feature_fixed_width` coupling
---
* [FIX] Navbar width regression caused by `feature_fixed_width` coupling
See merge request tikiwiki/tiki!9808
See merge request tikiwiki/tiki!9945
- - - - -
1 changed file:
- templates/layouts/social/layout_view.tpl
Changes:
=====================================
templates/layouts/social/layout_view.tpl
=====================================
@@ -37,7 +37,7 @@
{if $prefs.theme_unified_admin_backend neq 'y' or $smarty.server.SCRIPT_NAME|strpos:'tiki-admin.php' === false}
<header
class="navbar navbar-expand-md tiki-top-nav-{$navbar_color_variant} navbar-{$navbar_color_variant} bg-{$navbar_color_variant} tiki-header-top fixed-top p-0">
- <div class="container{if $prefs.feature_fixed_width neq 'y'}-fluid{/if}">
+ <div class="container-fluid">
{modulelist zone=top class="top_modules w-100 tiki-top-nav-{$navbar_color_variant} navbar-{$navbar_color_variant}-parent bg-{$navbar_color_variant}-parent" heading_text='{tr}Site identity, navigation, etc.{/tr}' role=banner}
</div>
</header>
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/339319630dcb90226dea92dae9c4798e4636f3f5
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/339319630dcb90226dea92dae9c4798e4636f3f5
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