diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 7acafd6c9..5c7e44a5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1246,8 +1246,8 @@ <!-- Modal --> <div class="modal" style="position: relative; top: auto; left: auto; margin: 0 auto; z-index: 1"> <div class="modal-header"> - <h3>Modal Heading</h3> <a href="#" class="close">×</a> + <h3>Modal Heading</h3> </div> <div class="modal-body"> <p>One fine body…</p> |
