From 5704654cdf59cc5d52f451d982a62385e8d8de61 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Tue, 17 Jul 2018 20:36:29 +0200 Subject: #14: safari iframe fix - documentation update fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b16845a..ea959b6 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ No extra classes are generated. > **Less:** `@rfs-safari-iframe-resize-bug-fix` > **PostCSS:** `safariIframeResizeBugFix` -Safari doesn't resize its font-size in an iframe if the iframe is resized. To fix this `min-width: 0vw` can be added and that's what happens if this option is enabled. See (#14)[https://github.com/project-rfs/rfs/issues/14]. +Safari doesn't resize its font-size in an iframe if the iframe is resized. To fix this `min-width: 0vw` can be added and that's what happens if this option is enabled. See [#14](https://github.com/project-rfs/rfs/issues/14). *Default value: `false`* -- cgit v1.2.3