[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [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 <6a046bf2b5170_381913886399a@gitlab-sidekiq-low-urgency-cpu-bound-v2-784d7b6ddd-7rhrw.mail>

Gary Cunningham-Lee pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


Commits:
0100b6cb by Gary Cunningham-Lee at 2026-05-13T21:08:49+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...
---
* [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


(cherry picked from commit caaa83ad748a71ff2996c0e8e7bd96dea83af174)

6919b723 [FIX][UI] Remove redundant card-body vertical padding in menu module (when...

Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]>

See merge request tikiwiki/tiki!10206

- - - - -


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/0100b6cbf1ebbf3f3cc27f9fa98d2bcdc5794cf9

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