]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Resolve issue #3909 (provided by user Clupiedae) 3968/head
authorJoe Theuerkauf <joe@thook.me>
Mon, 23 Dec 2013 14:06:26 +0000 (09:06 -0500)
committerJoe Theuerkauf <joe@thook.me>
Mon, 23 Dec 2013 14:06:26 +0000 (09:06 -0500)
scss/foundation/components/_global.scss

index dcdde09c6f10f084d9635e3c6422f28b9b01f808..01f4c67e299c10f1cce1d46e77f5a3a010bc26c6 100644 (file)
@@ -287,7 +287,7 @@ $cursor-text-value: text !default;
   }
 
   meta.foundation-mq-medium {
-    font-family: "/" + unquote($medium-only) + "/";
+    font-family: "/" + unquote($medium-up) + "/";
     width: lower-bound($medium-range);
   }