]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
In grid docs, replace references to 'reset' source order classes with push-0 and...
authorGeoff Kimball <geoff@zurb.com>
Tue, 8 Mar 2016 00:00:51 +0000 (16:00 -0800)
committerGeoff Kimball <geoff@zurb.com>
Tue, 8 Mar 2016 00:00:51 +0000 (16:00 -0800)
docs/pages/grid.md

index b34c61555d86c8a203db46c441a03029b0cd27c0..6e1da67c7fdbe9f81c3d8c481afccb305714ae6f 100644 (file)
@@ -383,7 +383,7 @@ Center your columns by adding a class of `.small-centered` to your column. Large
 
 ### Source Ordering
 
-Using these source ordering classes, you can shift columns around between our breakpoints. This means if you place sub-navigation below main content on small displays, you have the option to position the sub-navigation on either the left or right of the page for large displays. Prefix push/pull with the size of the device you want to apply the styles to. `.medium-push-#`, `.large-push-#` is the syntax you'll use. Use large-reset-order to reset pushed or pulled columns to their original position on large screens.
+Using these source ordering classes, you can shift columns around between our breakpoints. This means if you place sub-navigation below main content on small displays, you have the option to position the sub-navigation on either the left or right of the page for large displays. Prefix push/pull with the size of the device you want to apply the styles to. `.medium-push-#`, `.large-push-#` is the syntax you'll use. Use the number 0 instead to reset a push/pull, such as `.medium-push-0` or `.large-pull-0`.
 
 ```html
 <div class="row">