From: Julien Déramond Date: Tue, 3 Jan 2023 17:00:38 +0000 (+0100) Subject: Docs: fix accordion flush description X-Git-Tag: v5.3.0-alpha2~185 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f692ecdd5b4444860f51fb8c14c0730ce860230e;p=thirdparty%2Fbootstrap.git Docs: fix accordion flush description --- diff --git a/site/content/docs/5.3/components/accordion.md b/site/content/docs/5.3/components/accordion.md index 76508b25fa..227d11a869 100644 --- a/site/content/docs/5.3/components/accordion.md +++ b/site/content/docs/5.3/components/accordion.md @@ -64,7 +64,7 @@ Click the accordions below to expand/collapse the accordion content. ### Flush -Add `.accordion-flush` to remove the default `background-color`, some borders, and some rounded corners to render accordions edge-to-edge with their parent container. +Add `.accordion-flush` to remove some borders and rounded corners to render accordions edge-to-edge with their parent container. {{< example class="bg-body-secondary" >}}