]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix missed frame dependency
authorKevin Ball <kmball11@gmail.com>
Sat, 3 Jun 2017 00:06:29 +0000 (17:06 -0700)
committerKevin Ball <kmball11@gmail.com>
Sat, 3 Jun 2017 00:06:56 +0000 (17:06 -0700)
scss/xy-grid/_frame.scss

index fd702859c908dd78e8e89398ed5efb2b9c9c8b4c..c720c14925e7fc2c3f27f97c8d518eb6cf1786cd 100644 (file)
@@ -47,7 +47,7 @@
   flex-direction: column;
   max-height: 100%;
 
-  > .grid {
+  > .grid-x {
     max-height: 100%;
   }
 }