From 97b3057824272080166e592016131db53e55c427 Mon Sep 17 00:00:00 2001 From: Burak Tuyan Date: Mon, 30 Jan 2012 01:13:21 +0200 Subject: Extending the dropup support to tabs and pills This was needed to match the color of the carets that are used for tabs and pills --- docs/components.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index f8b65b3ae..fd1c9e34c 100644 --- a/docs/components.html +++ b/docs/components.html @@ -410,6 +410,16 @@
  • Separated link
  • +
     <ul class="nav tabs">
    @@ -442,6 +452,16 @@
                 
  • Separated link
  • +
     <ul class="nav pills">
    -- 
    cgit v1.2.3