[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <69beacac69d49_3b401d91c1543e@gitlab-sidekiq-low-urgency-cpu-bound-v2-b8bcfc565-xcxdk.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
22963df2 by jonnybradley at 2026-03-21T14:35:17+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?

- - - - -


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/22963df2d6e97e672b0c2b17e4eb45d18a38416a

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