[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Navbar width regression caused by `feature_fixed_width` coupling

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69bec52c714ae_3b191c84371b7@gitlab-sidekiq-low-urgency-cpu-bound-v2-b8bcfc565-jtc7k.mail>

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


Commits:
45b6b0e6 by Joseph Ushindi at 2026-03-21T16:12:41+00:00
[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

- - - - -


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/45b6b0e60237d381a4d53f0838f017da61dadcdd

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/45b6b0e60237d381a4d53f0838f017da61dadcdd
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.