]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Docs update!
authorharry <harmanmanchanda182@gmail.com>
Wed, 31 May 2017 18:28:48 +0000 (23:58 +0530)
committerharry <harmanmanchanda182@gmail.com>
Wed, 31 May 2017 18:28:48 +0000 (23:58 +0530)
docs/pages/dropdown.md

index 8dd405f84590ddc6a812cc37dfddd97ef96817c9..54f8728c8f2f1383b12ae502d9ae498a0a435659 100644 (file)
@@ -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
     </div>
   </div>
 </div>
-      
\ No newline at end of file