1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00

remove .fade from static modal example, but include in code snippet

This commit is contained in:
Mark Otto 2013-05-03 14:46:09 -07:00
parent 7cceaa6956
commit 9d9fd5e0d1

View File

@ -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">