]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove not needed `&` added during testing to find the problem.
authorBrett Mason <brettsmason@gmail.com>
Thu, 6 Oct 2016 10:42:46 +0000 (11:42 +0100)
committerBrett Mason <brettsmason@gmail.com>
Thu, 6 Oct 2016 10:42:46 +0000 (11:42 +0100)
scss/grid/_classes.scss

index 7ceb011914d389a952dcc3ad0c25ff704bcd562b..2115881b6a3cbe008f7c60b19d7cd38115aa9e4a 100644 (file)
@@ -23,7 +23,7 @@
   $expanded: 'expanded'
 ) {
   // Row
-  .#{$row} {
+  .#{$row} {
     @include grid-row;
 
     // Collapsing