From dc50153c933d1edbb28064ca13815ad7a6e15516 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Fri, 23 Jan 2015 21:48:33 -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 Fix issue #15597 — Mention dropup variation in dropdown docs Other pull request was so messed up I sincerely have no clue how to save it. The recommended command doesn't work, can't believe rebasing is so problematic... --- docs/_includes/components/dropdowns.html | 44 ++++++++++++++++++++---- 1 file changed, 38 insertions(+), 6 deletions(-) diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 601b13d6a1fb..f2ddfb28b520 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 %} -