From: Mark Otto Date: Sat, 28 Jan 2012 21:30:15 +0000 (-0800) Subject: fix tabs-below typo X-Git-Tag: v2.0.0~6^2~76^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe6d2f2e1d181ef6e62eb02fab6a4e16e494d892;p=thirdparty%2Fbootstrap.git fix tabs-below typo --- diff --git a/docs/components.html b/docs/components.html index 499e6b87cf..1d5cbc9263 100644 --- a/docs/components.html +++ b/docs/components.html @@ -564,7 +564,7 @@
-<div class="tabbable tabs-bottom">
+<div class="tabbable tabs-below">
   <ul class="nav tabs">
     ...
   </ul>
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index d08ea98b59..363ed1ba13 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -499,7 +499,7 @@
         
        
 
-<div class="tabbable tabs-bottom">
+<div class="tabbable tabs-below">
   <ul class="nav tabs">
     ...
   </ul>