[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX][UI] Improve horizontal padding on accordion-button and accordion-body in...
"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68a9ce5d46e0a_2cd6ec027ef@gitlab-sidekiq-low-urgency-cpu-bound-v2-65dcf9c9f4-dvc48.mail> |
Gary Cunningham-Lee pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: 5e8160cb by Gary Cunningham-Lee at 2025-08-23T23:13:37+09:00 [FIX][UI] Improve horizontal padding on accordion-button and accordion-body in... --- * [FIX][UI] Improve horizontal padding on accordion-button and accordion-body in... --- * [FIX][UI] Improve horizontal padding on accordion-button and accordion-body in Boosted theme, especially noticeable in admin section side menu. See merge request tikiwiki/tiki!8385 (cherry picked from commit f854fe02fd14039919d53ad892081195e5a7a344) fc012b1d [FIX][UI] Improve horizontal padding on accordion-button and accordion-body in... Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]> See merge request tikiwiki/tiki!8386 - - - - - 1 changed file: - themes/boosted/css/boosted.scss Changes: ===================================== themes/boosted/css/boosted.scss ===================================== @@ -106,3 +106,12 @@ color: #ff7900; } } + +.accordion { --bs-accordion-body-padding-start: 1.25rem; } +.accordion-button { --bs-accordion-btn-padding-x: 1.25rem; } +.accordion-body.p-0 { + --bs-accordion-body-padding-top: 0px; + --bs-accordion-body-padding-end: 0rem; + --bs-accordion-body-padding-bottom: 0rem; + --bs-accordion-body-padding-start: 0; +} View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5e8160cb23068901890e8b9ab451819cd80009d4 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5e8160cb23068901890e8b9ab451819cd80009d4 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs