From: harry Date: Wed, 31 May 2017 18:28:48 +0000 (+0530) Subject: Docs update! X-Git-Tag: v6.4.0-rc1~19^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c947a7b6a339317df14e4ccc8c0de2ce5feb367;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Docs update! --- diff --git a/docs/pages/dropdown.md b/docs/pages/dropdown.md index 8dd405f84..54f8728c8 100644 --- a/docs/pages/dropdown.md +++ b/docs/pages/dropdown.md @@ -97,7 +97,7 @@ Adding `.float-right` or `.float-left` to the anchor will change the direction o ## Explicit Positioning -Won't it be great if you can define both positions at the dropdown element. Dropdown has a fully explicit positioning model through which you can use both `data-position` and `data-alignment` to do the same. +Won't it be great if you can define both positions at the dropdown element. Dropdown has a fully explicit positioning model through which you can use both `data-position` and `data-alignment` to define both positions. These dropdowns test various positioning and alignments. Valid positions are left/right/top/bottom. Valid alignments are left/right/top/bottom/center. Left align means left sides should line up. Right align means right sides should line up. Center align means centers should line up. @@ -273,4 +273,3 @@ These dropdowns test various positioning and alignments. Valid positions are lef - \ No newline at end of file