diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index dd1964c83..cd90b1510 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -5012,7 +5012,7 @@ $('#myModal').on('show', function (e) { <h3>Static example</h3> <p>A rendered modal with header, body, and set of actions in the footer.</p> <div class="bs-docs-example bs-docs-example-modal"> - <div class="modal fade"> + <div class="modal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> |
