mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
v4 docs remove left over Tooltips and Popover documentation from Button Group page
This commit is contained in:
@@ -195,7 +195,3 @@ Make a set of buttons appear vertically stacked rather than horizontally. **Spli
|
|||||||
...
|
...
|
||||||
</div>
|
</div>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
## Tooltips and popovers
|
|
||||||
|
|
||||||
Due to the specific implementation (and some other components), a bit of special casing is required for tooltips and popovers within button groups. **You'll have to specify the option `container: 'body'`** to avoid unwanted side effects (such as the element growing wider and/or losing its rounded corners when the tooltip or popover is triggered).
|
|
||||||
|
Reference in New Issue
Block a user