From: Mark Otto Date: Sun, 26 Oct 2014 01:44:55 +0000 (-0700) Subject: Fixes #14791: document dropdown dividers X-Git-Tag: v3.3.0~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e795ea1084acfdca87d7715a7b6010095be8a28b;p=thirdparty%2Fbootstrap.git Fixes #14791: document dropdown dividers --- diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 4889c64f2f..a88feafd2a 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -15,7 +15,6 @@
  • Action
  • Another action
  • Something else here
  • -
  • Separated link
  • @@ -30,7 +29,6 @@
  • Action
  • Another action
  • Something else here
  • -
  • Separated link
  • @@ -65,7 +63,6 @@
  • Action
  • Another action
  • Something else here
  • -
  • Separated link
  • @@ -73,10 +70,33 @@ {% highlight html %} +{% endhighlight %} + + +

    Add a divider to separate series of links in a dropdown menu.

    +
    + +
    +{% highlight html %} + {% endhighlight %} diff --git a/docs/_includes/nav/components.html b/docs/_includes/nav/components.html index ebc0c904f3..bf52d0e590 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -12,6 +12,7 @@
  • Example
  • Alignment options
  • Headers
  • +
  • Divider
  • Disabled menu items