0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Docs: fix accordion flush description

This commit is contained in:
Julien Déramond 2023-01-03 18:00:38 +01:00 committed by Mark Otto
parent 8546804325
commit f692ecdd5b

View 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">