diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 601b13d6a1fb..0467124281f6 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -31,6 +31,38 @@
  • Separated link
  • +{% endhighlight %} + +

    Dropup Variation

    +

    Trigger dropdown menus above elements by adding .dropup to the parent.

    + + +
    +
    + + +
    +
    +{% highlight html %} +
    + + +
    {% endhighlight %} @@ -53,11 +85,11 @@

    Add a header to label sections of actions in any dropdown menu.

    {% highlight html %} -