From d584e387092eed4d49030e95fb55e187555209e4 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Fri, 23 Jan 2015 21:45:29 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20issue=20#15597=20=E2=80=94=20Mention=20dr?= =?UTF-8?q?opup=20variation=20in=20dropdown=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mention dropup variation in dropdown docs Fixes #15597. --- docs/_includes/components/dropdowns.html | 46 ++++++++++++++++++++---- 1 file changed, 39 insertions(+), 7 deletions(-) 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 %} -