test/scss/grid.scss in susy-1.0.7 vs test/scss/grid.scss in susy-1.0.8
- old
+ new
@@ -68,9 +68,10 @@
}
.force-fluid {
$container-width: 960px;
@include span-columns(2);
+ @include squish(1,1);
$container-width: false;
}
$container-style: magic;