[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX] Partial revert of !8600 - why should all menus only be 40% of the viewport height?

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69beafa33ea2_3b18d8dc15698@gitlab-sidekiq-low-urgency-cpu-bound-v2-b8bcfc565-xcxdk.mail>

Jonny Bradley pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


Commits:
3204c31d by Jonny Bradley at 2026-03-21T14:48:01+00:00
[FIX] Partial revert of !8600 - why should all menus only be 40% of the viewport height?
Also why aren't we using the bootstrap classes for menus any more?
For instance `.dropup` menus should be done like this: https://getbootstrap.com/docs/5.3/components/dropdowns/#dropup no?


(cherry picked from commit 22963df2d6e97e672b0c2b17e4eb45d18a38416a)

Co-authored-by: jonnybradley <[email protected]>
- - - - -


1 changed file:

- themes/base_files/scss/_tiki-menus.scss


Changes:

=====================================
themes/base_files/scss/_tiki-menus.scss
=====================================
@@ -175,14 +175,14 @@
 .dropdown-menu-start-r {
     top: 100%;
     bottom: auto;
-    max-height: 40vh;
+    max-height: 90vh;
     overflow-y: auto;
     overflow-x: hidden;
     z-index: 2000 !important;
 }
 
 .dropdown-menu-bottom-b {
-    max-height: 65vh;
+    max-height: 90vh;
     z-index: 3000;
 }
 



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/3204c31d29bcfe8dcf1615a285d1237701104344

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