]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add explanation about accordion wrapper.
authorFlorian Lacreuse <florian.lacreuse@kobalt.fr>
Tue, 25 Sep 2018 07:36:38 +0000 (09:36 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 25 Sep 2018 08:41:35 +0000 (11:41 +0300)
site/docs/4.1/components/collapse.md

index 047423b9118e10fc1a03030f8c9020bd64793677..88ed86a6723b9b50b0e76357a0368874f8b3e733 100644 (file)
@@ -69,7 +69,7 @@ Multiple `<button>` or `<a>` can show and hide an element if they each reference
 
 ## Accordion example
 
-Using the [card]({{ site.baseurl }}/docs/{{ site.docs_version }}/components/card/) component, you can extend the default collapse behavior to create an accordion.
+Using the [card]({{ site.baseurl }}/docs/{{ site.docs_version }}/components/card/) component, you can extend the default collapse behavior to create an accordion. To properly achieve the accordion style, be sure to use `.accordion` as a wrapper.
 
 {% capture example %}
 <div class="accordion" id="accordionExample">