aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorQuy Ton <[email protected]>2012-12-20 21:38:53 -0800
committerQuy Ton <[email protected]>2012-12-20 21:38:53 -0800
commita27bf30f0d7a42f356d661db9835710bc8917067 (patch)
tree77806b2e77654090694936a9a22e15f6bd7ffba1 /docs/components.html
parentc1e82732cf4c87e0e73458feaf3b7c76e1ea489e (diff)
downloadbootstrap-a27bf30f0d7a42f356d661db9835710bc8917067.tar.xz
bootstrap-a27bf30f0d7a42f356d661db9835710bc8917067.zip
Miscellaneous changes to docs
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 bd528866c..10ffd2e0c 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -2488,7 +2488,7 @@
<p><button class="close" style="float: none;">&times;</button></p>
</div>
<pre class="prettyprint linenums">&lt;button class="close"&gt;&amp;times;&lt;/button&gt;</pre>
- <p>iOS devices require an href="#" for click events if you would rather use an anchor.</p>
+ <p>iOS devices require an <code>href="#"</code> for click events if you would rather use an anchor.</p>
<pre class="prettyprint linenums">&lt;a class="close" href="#"&gt;&amp;times;&lt;/a&gt;</pre>
<h2>Helper classes</h2>