]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update docs on contributors review! 10082/head
authorharry <harmanmanchanda182@gmail.com>
Wed, 31 May 2017 20:20:23 +0000 (01:50 +0530)
committerharry <harmanmanchanda182@gmail.com>
Wed, 31 May 2017 20:20:23 +0000 (01:50 +0530)
docs/pages/card.md

index 1d3f7994312a0198f6c0facc65c048310b6611f9..877b318376e487e2d0f3a1da5473a8279a58b4eb 100644 (file)
@@ -37,7 +37,7 @@ A card container has no padding, allowing you to place full-bleed images inside.
 ```
 
 <div class="alert callout">
-  <p><strong>Browser Bug (IE 11 - Flexbug): </strong>On IE 11, when using the card with Equal sizing, there is an extra added light whitespace under each image that happens to match the original image size. The bug can be reproduced <a href="https://codepen.io/IamManchanda/pen/MmNqEX?editors=1100">here</a> on an IE11 browser. Use <code>.card-image</code> class as a parent class to an <strong>image</strong> to resolve this.</p>
+  <p><strong>Browser Bug (IE 11 - Flexbug): </strong>On IE 11, when using the card with image, you may see a lot of whitespace under each image that happens to match the original image size. The bug can be reproduced <a href="https://codepen.io/IamManchanda/pen/MmNqEX?editors=1100">here</a> on an IE11 browser. Use <code>.card-image</code> class to wrap your image to resolve this.</p>
 </div>
 
 <div class="docs-codepen-container">