[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 | <69f45c8c7df3e_3818fc6887761@gitlab-sidekiq-low-urgency-cpu-bound-v2-8f7c9f984-z459s.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
ca978fbc by Gary Cunningham-Lee at 2026-05-01T16:40:24+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 column menu modules to reduce text-wrapping and overflow
See merge request tikiwiki/tiki!10123
- - - - -
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/ca978fbc05d0cfe43ec0a946e91568291cc133ec
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ca978fbc05d0cfe43ec0a946e91568291cc133ec
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