]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _flex-grid.scss 8143/head
authorGregor Agnes <ga@zwo3.de>
Tue, 16 Feb 2016 05:15:47 +0000 (06:15 +0100)
committerGregor Agnes <ga@zwo3.de>
Tue, 16 Feb 2016 05:15:47 +0000 (06:15 +0100)
scss/grid/_flex-grid.scss

index 34533d838097bddbb5a2f40104f9745dd68e7d39..90f1b5e582fa931a30370feffaf095721320155c 100644 (file)
     // Source ordering
     @for $i from 1 through 6 {
       .#{$-zf-size}-order-#{$i} {
-        @include flex-grid-order($i);
+        @include flex-order($i);
       }
       .#{$-zf-size}-up-#{$i} {
             @include flex-grid-layout($i);