aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-28 13:30:15 -0800
committerMark Otto <[email protected]>2012-01-28 13:30:15 -0800
commitfe6d2f2e1d181ef6e62eb02fab6a4e16e494d892 (patch)
tree6eb79a1edc8a566f2a1a00173fbf69d97b430854 /docs/components.html
parent1a22c3b30aa67b4f092b164fad188050af8bbab2 (diff)
downloadbootstrap-fe6d2f2e1d181ef6e62eb02fab6a4e16e494d892.tar.xz
bootstrap-fe6d2f2e1d181ef6e62eb02fab6a4e16e494d892.zip
fix tabs-below typo
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 499e6b87c..1d5cbc926 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -564,7 +564,7 @@
</ul>
</div> <!-- /tabbable -->
<pre class="prettyprint linenums" style="margin-top: 11px;">
-&lt;div class="tabbable tabs-bottom"&gt;
+&lt;div class="tabbable tabs-below"&gt;
&lt;ul class="nav tabs"&gt;
...
&lt;/ul&gt;