[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX][UI] Remove unnecessary card-body padding in fixed-width layout side...

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69f4667ade1fd_3818fc541274@gitlab-sidekiq-low-urgency-cpu-bound-v2-d8dfb496d-8lb8s.mail>

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


Commits:
3e980d79 by Gary Cunningham-Lee at 2026-05-01T17:31:07+09:00
[FIX][UI] Remove unnecessary card-body padding in fixed-width layout side...
---
* [FIX][UI] Remove unnecessary card-body padding in fixed-width layout side...
---
* [FIX][UI] Remove unnecessary card-body padding in fixed-width layout side column menu modules to reduce text-wrapping and overflow

See merge request tikiwiki/tiki!10123


(cherry picked from commit ca978fbc05d0cfe43ec0a946e91568291cc133ec)

af606b3e [FIX][UI] Remove unnecessary card-body padding in fixed-width layout side...

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

See merge request tikiwiki/tiki!10124

- - - - -


1 changed file:

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


Changes:

=====================================
themes/base_files/scss/_tiki-modules.scss
=====================================
@@ -626,3 +626,13 @@ header.fixed-top {
         padding: 0;
     }
 }
+
+// Remove unnecessary card-body horizontal padding in menu module in fixed-width layout side columns to reduce text wrapping and overflow
+.fixed_width {
+    .col1,
+    .col2 {
+        .box-menu .card-body {
+            --bs-card-spacer-x: 0rem;
+        }
+    }
+}



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

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