[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [BP][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 <69d79ddbdbfcd_3b31f7978966c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-7678c6fcc8-qgss9.mail>

luci pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki


Commits:
1d2462f6 by Joseph Ushindi at 2026-04-09T12:31:11+00:00
[BP][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!9978

- - - - -


1 changed file:

- templates/layouts/social/layout_view.tpl


Changes:

=====================================
templates/layouts/social/layout_view.tpl
=====================================
@@ -187,7 +187,7 @@
         </footer>
         {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} fixed-top">
-                <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/1d2462f6129bfc54035ea85a9eff81d21b9375b8

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