aboutsummaryrefslogtreecommitdiff
path: root/examples/bootstrap-js.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bootstrap-js.html')
-rw-r--r--examples/bootstrap-js.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootstrap-js.html b/examples/bootstrap-js.html
index 2cf545148..37aea3464 100644
--- a/examples/bootstrap-js.html
+++ b/examples/bootstrap-js.html
@@ -118,7 +118,7 @@ $('#modal-content').modal({
<h3>Demo</h3>
<!-- sample modal content -->
- <div id="modal-from-dom" class="modal">
+ <div id="modal-from-dom" style="display: none" class="modal">
<div class="modal-header">
<h3>Modal Heading</h3>
<a href="#" class="close">&times;</a>