From d0eecc85f89fd258a2e58d7be06a8b6068da90e4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Jan 2012 21:18:14 -0800 Subject: remove tabbable stuff to try new approach --- docs/components.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/components.html b/docs/components.html index 934a90fbc..e0ce81297 100644 --- a/docs/components.html +++ b/docs/components.html @@ -258,7 +258,24 @@ - +

Tabbable tabs

+
+
+

What's included

+

Bring your tabs to life with a simple plugin to toggle between content via tabs. Bootstrap integrates tabbable tabs in four styles:

+
    +
  • top (default)
  • +
  • right
  • +
  • bottom
  • +
  • left
  • +
+

Changing between them is easy and only requires changing very little markup.

+
+
+
+
+
+
-- cgit v1.2.3