mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
make a brief mention of #20433
This commit is contained in:
@@ -29,7 +29,7 @@ Be sure not to open a modal while another is still visible. Showing more than on
|
|||||||
{% callout warning %}
|
{% callout warning %}
|
||||||
#### Modal markup placement
|
#### Modal markup placement
|
||||||
|
|
||||||
Always try to place a modal's HTML code in a top-level position in your document to avoid other components affecting the modal's appearance and/or functionality.
|
Always try to place a modal's HTML code in a top-level position in your document to avoid other components affecting the modal's appearance and/or functionality. Placing it within a `position: fixed;` element may adversely affect placement.
|
||||||
{% endcallout %}
|
{% endcallout %}
|
||||||
|
|
||||||
{% callout warning %}
|
{% callout warning %}
|
||||||
|
Reference in New Issue
Block a user