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:
parent
8546804325
commit
f692ecdd5b
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user