]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove .fade from static modal example, but include in code snippet
authorMark Otto <otto@github.com>
Fri, 3 May 2013 21:46:09 +0000 (14:46 -0700)
committerMark Otto <otto@github.com>
Fri, 3 May 2013 21:46:09 +0000 (14:46 -0700)
docs/docs.html

index dd1964c835ea2685b2e42fa8c4a48873e974c2d2..cd90b151032bac6b22bd53f574e616ebdb892fa3 100644 (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">