Fixes #6823: add some docs notes about tooltips in input groups
This commit is contained in:
parent
c8874ff285
commit
e3f3542d0b
5 changed files with 9 additions and 3 deletions
|
|
@ -785,6 +785,9 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
|||
</div>
|
||||
|
||||
|
||||
<h3>Tooltips in input groups</h3>
|
||||
<p>When using tooltips and popovers with the Bootstrap input groups, you'll have to set the <code>container</code> (documented below) option to avoid unwanted side effects.</p>
|
||||
|
||||
<hr class="bs-docs-separator">
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue