mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Docs: fix accordion flush description
This commit is contained in:
committed by
Mark Otto
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">
|
||||
|
||||
Reference in New Issue
Block a user