Skip to content

Commit

Permalink
Clarify the Bootstrap docs notice with the dropdownParent option
Browse files Browse the repository at this point in the history
This closes select2#4253.
  • Loading branch information
kevin-brown committed May 27, 2016
1 parent 8bc4f5d commit 2343fd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_includes/options/dropdown/placement.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ <h3>
I&apos;m using a Bootstrap modal and I can&apos;t use the search box
</h3>

<p>
Use the <code>dropdownParent</code> option, setting it to the modal.
</p>

{% include options/not-written.html %}

<h3>
Expand Down

0 comments on commit 2343fd4

Please sign in to comment.