]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: fix accordion flush description
authorJulien Déramond <juderamond@gmail.com>
Tue, 3 Jan 2023 17:00:38 +0000 (18:00 +0100)
committerMark Otto <otto@github.com>
Wed, 4 Jan 2023 03:42:58 +0000 (19:42 -0800)
site/content/docs/5.3/components/accordion.md

index 76508b25fa4cbac28bc6e853bcc0a288d96d8bf5..227d11a8690a5ac7d34fc2101f9d5a6c02e7c534 100644 (file)
@@ -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" >}}
 <div class="accordion accordion-flush" id="accordionFlushExample">