From: harry Date: Mon, 15 May 2017 15:59:11 +0000 (+0530) Subject: Add dropdown positioning codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d75fc31d2baec51ea8187fa4338c5f732012ba;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add dropdown positioning codepen! --- diff --git a/docs/pages/dropdown.md b/docs/pages/dropdown.md index c9b24f66e..5c9022dce 100644 --- a/docs/pages/dropdown.md +++ b/docs/pages/dropdown.md @@ -58,6 +58,14 @@ To create the dropdown trigger, add `data-toggle` to a ` @@ -78,6 +86,7 @@ By default, a dropdown anchors below the button that opened it. Add the class `. Adding `.float-right` or `.float-left` to the anchor will change the direction of the dropdown as well. +