[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <68a9caa32b8d6_2ca9d044329e5@gitlab-sidekiq-low-urgency-cpu-bound-v2-65dcf9c9f4-5lf5q.mail>

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


Commits:
f854fe02 by Gary Cunningham-Lee at 2025-08-23T22:57:07+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 Boosted theme, especially noticeable in admin section side menu.

See merge request tikiwiki/tiki!8385

- - - - -


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/f854fe02fd14039919d53ad892081195e5a7a344

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