[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Remove redundant card-body vertical padding in menu module (when...

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a04633ccf5c3_3813b0370969e@gitlab-sidekiq-low-urgency-cpu-bound-v2-655bcfb946-s7t7m.mail>

Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
caaa83ad by Gary Cunningham-Lee at 2026-05-13T20:23:06+09:00
[FIX][UI] Remove redundant card-body vertical padding in menu module (when...
---
* [FIX][UI] Remove redundant card-body vertical padding in menu module (when nobox parameter isn't set to 'y'). Nav already has top and bottom margins so those plus card-body padding resulted in too much white space.

See merge request tikiwiki/tiki!10205

- - - - -


1 changed file:

- themes/base_files/scss/_tiki-modules.scss


Changes:

=====================================
themes/base_files/scss/_tiki-modules.scss
=====================================
@@ -719,3 +719,8 @@ header.fixed-top {
         }
     }
 }
+
+// Remove redundant card-body vertical padding in menu module, when nobox not eq y (nav already has top and bottom margins).
+.box-menu .card-body {
+    --bs-card-spacer-y: 0rem;
+}



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

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