From: harry Date: Wed, 31 May 2017 20:20:23 +0000 (+0530) Subject: Update docs on contributors review! X-Git-Tag: v6.4.0-rc1~18^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10082%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update docs on contributors review! --- diff --git a/docs/pages/card.md b/docs/pages/card.md index 1d3f79943..877b31837 100644 --- a/docs/pages/card.md +++ b/docs/pages/card.md @@ -37,7 +37,7 @@ A card container has no padding, allowing you to place full-bleed images inside. ```
-

Browser Bug (IE 11 - Flexbug): 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 here on an IE11 browser. Use .card-image class as a parent class to an image to resolve this.

+

Browser Bug (IE 11 - Flexbug): 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 here on an IE11 browser. Use .card-image class to wrap your image to resolve this.