summaryrefslogtreecommitdiff
path: root/tests/components.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-07-02 01:50:53 -0400
committerThomas Park <thomas@thomaspark.me>2014-07-02 01:50:53 -0400
commit655f3e5ef192bd40e08b481807a974d53dee30a3 (patch)
tree0767fedaaea0bf038447c0fe7901eb0a72292def /tests/components.html
parent6921252055a1490921eac01caf583ba26b0e4b2e (diff)
fixes invisible close buttons, closes #272
Diffstat (limited to 'tests/components.html')
-rw-r--r--tests/components.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/components.html b/tests/components.html
index 5029fe61..e3d5d7d7 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -2727,6 +2727,7 @@
<h4 class="modal-title" id="myModalLabel">Modal Heading</h4>
</div>
<div class="modal-body">
+ <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4>Text in a modal</h4>
<p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</p>