aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-13 10:05:19 -0700
committerMark Otto <[email protected]>2012-08-13 10:05:19 -0700
commit9f8ce77751e3c80d3cb794af9a19170e7f47a1fa (patch)
tree39f6abc44321582656c107dc9eba8d09484eb6fa /docs/components.html
parente06c257e6b38d5db0c3eb97724faf21bc534faf6 (diff)
downloadbootstrap-9f8ce77751e3c80d3cb794af9a19170e7f47a1fa.tar.xz
bootstrap-9f8ce77751e3c80d3cb794af9a19170e7f47a1fa.zip
running make on previous changes
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index a578238cc..5f612135e 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1939,7 +1939,7 @@
</div>
<pre class="prettyprint linenums">
&lt;div class="alert alert-block"&gt;
- &lt;a class="close" data-dismiss="alert" href="#"&gt;&amp;times;&lt;/a&gt;
+ &lt;button type="button" class="close" data-dismiss="alert"&gt;&times;&lt;/button&gt;
&lt;h4&gt;Warning!&lt;/h4&gt;
Best check yo self, you're not...
&lt;/div&gt;