[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX][UI] Fix regression and enable top-zone modules to wrap, to prevent horizontal overflow.
"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a05dd53ecd9_38190af05177b@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d5f484d74-rcxrd.mail> |
Gary Cunningham-Lee pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki Commits: e344969b by Gary Cunningham-Lee at 2026-05-14T23:27:00+09:00 [FIX][UI] Fix regression and enable top-zone modules to wrap, to prevent horizontal overflow. --- * [FIX][UI] Fix regression and enable top-zone modules to wrap, to prevent horizontal overflow. --- * [FIX][UI] Fix regression and enable top-zone modules to wrap, to prevent horizontal overflow. See merge request tikiwiki/tiki!10224 (cherry picked from commit f1353092afde2f7f813eba10bf3c1fa878d18767) 94b1d207 [FIX][UI] Fix regression and enable top-zone modules to wrap, to prevent horizontal overflow. Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]> See merge request tikiwiki/tiki!10225 - - - - - 1 changed file: - templates/layouts/social/layout_view.tpl Changes: ===================================== templates/layouts/social/layout_view.tpl ===================================== @@ -22,7 +22,7 @@ aria-label="{tr}Main navigation{/tr}"> <div class="container{if $prefs.feature_fixed_width eq 'y' and $prefs.layout_fixed_width_header neq 'y'}-fluid{/if}"> - {modulelist zone=top class="top_modules w-100 tiki-top-nav-{$navbar_color_variant} bg-{$navbar_color_variant}-parent" heading_text='{tr}Site identity, navigation, etc.{/tr}' role=banner} + {modulelist zone=top class="top_modules w-100 d-flex flex-wrap tiki-top-nav-{$navbar_color_variant} bg-{$navbar_color_variant}-parent" heading_text='{tr}Site identity, navigation, etc.{/tr}' role=banner} </div> </nav> </header> View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/e344969b68f436f1017bcb67a13d9ccd0c4fd62c -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/e344969b68f436f1017bcb67a13d9ccd0c4fd62c 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