]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fixed #10333 10335/head
authorkoki-higashikawa <koki.higashikawa@crowdworks.co.jp>
Tue, 4 Jul 2017 08:57:03 +0000 (17:57 +0900)
committerkoki-higashikawa <koki.higashikawa@crowdworks.co.jp>
Tue, 4 Jul 2017 08:57:03 +0000 (17:57 +0900)
scss/prototype/_rounded.scss

index b09fb3d563b14fa455ac8bc0eb26079380de34b8..7e372110eb51657c3b6a76c3f2e56be42e3cc557 100644 (file)
@@ -45,7 +45,7 @@ $prototype-border-radius: rem-calc(3) !default;
             @include border-rounded;
           }
           .#{$size}-radius {
-            @include rounded-radius;
+            @include border-radius;
           }
         }
       }