[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][UI][FIX] Menus: Align the various width icons and the menu option text labels nicely
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68fa7e6e883aa_2c59eb7e090472@gitlab-sidekiq-low-urgency-cpu-bound-v2-db6f55d9c-hgl67.mail> |
luci pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: ac01edf3 by luci at 2025-10-23T19:07:16+00:00 [BP][UI][FIX] Menus: Align the various width icons and the menu option text labels nicely --- * [UI][FIX] Menus: Align the various width icons and the menu option text labels nicely --- * [UI][FIX] Menus: Align the various width icons and the menu option text labels nicely * [FIX] Modules Admin: the button should open the first tab when assigning a new module + fix the label text See merge request tikiwiki/tiki!8849 (cherry picked from commit 393cf1592887398b5df7fabb4ae5a18e3630b044) d6ee76b8 [FIX] Modules Admin: the button should open the first tab when assigning a new... f1d5a9b8 Merge branch tiki:master into master d9116bcd [UI][FIX] Menus: Align the various width icons and the menu option text labels nicely Co-authored-by: luci <gitlab-TfYQc8/[email protected]> See merge request tikiwiki/tiki!8850 - - - - - 1 changed file: - themes/base_files/scss/_tiki-menus.scss Changes: ===================================== themes/base_files/scss/_tiki-menus.scss ===================================== @@ -12,6 +12,12 @@ } } +// Align the various width icons and the menu option text labels nicely +.navbar-nav .nav-item > .nav-link .icon { + min-width: var(--bs-gutter-x); + text-align: center; +} + .navbar-nav.sm-vertical:not(.sm-collapsible) a:not(.dropdown-item) .sub-arrow { transform: rotate(-90deg); /* position: absolute; View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ac01edf317bd9a4157a497e990e827ee148f5255 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ac01edf317bd9a4157a497e990e827ee148f5255 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs